From 49b5621d738978c94e8d311775bba48a1daafc7e Mon Sep 17 00:00:00 2001 From: Dustin Specker Date: Tue, 29 Jan 2019 16:35:16 -0600 Subject: [PATCH] docs: fix typo in running-clair --- Documentation/running-clair.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/running-clair.md b/Documentation/running-clair.md index 500d115c..fbfcd64f 100644 --- a/Documentation/running-clair.md +++ b/Documentation/running-clair.md @@ -83,7 +83,7 @@ $ docker run --net=host -d -p 6060-6061:6060-6061 -v $PWD/clair_config:/config q #### Source -To build Clair, you need to latest stable version of [Go] and a working [Go environment]. +To build Clair, you need the latest stable version of [Go] and a working [Go environment]. In addition, Clair requires some additional binaries be installed on the system [$PATH] as runtime dependencies: * [git]