Merge pull request #26 from stapelberg/patch-1
Fix installation command in README.md
This commit is contained in:
commit
73f2221955
@ -8,7 +8,7 @@ There are absolutely no guarantees and it only uses a minimal subset of Clair's
|
||||
|
||||
You need to install this tool:
|
||||
|
||||
go install github.com/coreos/clair/contrib/analyze-local-image
|
||||
go get -u github.com/coreos/clair/contrib/analyze-local-images
|
||||
|
||||
You also need a working Clair instance, the bare minimal setup is to run Clair in a Docker instance without much configuration:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user