Update README.md (#542)

This commit is contained in:
nnao45
2017-11-14 17:05:12 +09:00
committed by Kota Kanbe
parent 6af49f4d55
commit 445ffc4123

View File

@@ -354,7 +354,7 @@ $ rm -rf $GOPATH/pkg/linux_amd64/github.com/future-architect/vuls/
$ rm -rf $GOPATH/src/github.com/future-architect/vuls/
$ cd $GOPATH/src/github.com/future-architect
$ git clone https://github.com/future-architect/vuls.git
$ cd Vuls
$ cd vuls
$ make install
```