From 0954077fd70e578631aeff80024171ee971df9d1 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 9 Oct 2020 06:57:29 -0400 Subject: [PATCH] Update install.md Co-authored-by: Tom Sweeney --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.md b/install.md index 9024c6da..6996b51e 100644 --- a/install.md +++ b/install.md @@ -183,7 +183,7 @@ $ make docs 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 which may only be available only in a container of a similar Linux distribution.