Update local install command in README file

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
This commit is contained in:
Cosmin Cojocar 2019-04-28 08:48:47 +02:00 committed by Cosmin Cojocar
parent 4dfaf0a997
commit ed2e0aa927

View file

@ -41,7 +41,7 @@ gosec --help
### Local Installation
`$ go get github.com/securego/gosec/cmd/gosec/...`
`$ go get github.com/securego/gosec/cmd/gosec
## Usage