docs: fix typo in running-clair

This commit is contained in:
Dustin Specker 2019-01-29 16:35:16 -06:00 committed by GitHub
parent cc8d1152c4
commit 49b5621d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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]