Merge pull request #701 from dustinspecker/patch-1

docs: fix typo in running-clair
This commit is contained in:
Jimmy Zelinskie 2019-01-30 10:33:15 -05:00 committed by GitHub
commit aa8682947e
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]