Update install.md

Co-authored-by: Tom Sweeney <tsweeney@redhat.com>
This commit is contained in:
Daniel J Walsh 2020-10-09 06:57:29 -04:00 committed by GitHub
parent bde39ce91d
commit 0954077fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@ $ make docs
Building in a container is simpler, but more restrictive: Building in a container is simpler, but more restrictive:
- It requires the `podman` command and the ability to run Linux containers - It requires the `podman` command and the ability to run Linux containers.
- The created executable is a Linux executable, and depends on dynamic libraries - The created executable is a Linux executable, and depends on dynamic libraries
which may only be available only in a container of a similar Linux which may only be available only in a container of a similar Linux
distribution. distribution.