README Typo Update (#538)

* Update README.ja.md

Typo Update

* Update README.md

Typo Update
This commit is contained in:
nakacya
2017-11-08 15:57:18 +09:00
committed by Kota Kanbe
parent 5ced3c72b8
commit 8e5f627e59
2 changed files with 2 additions and 0 deletions

View File

@@ -348,6 +348,7 @@ The binary was built under `$GOPATH/bin`
```
$ 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
$ make install

View File

@@ -353,6 +353,7 @@ If you have previously installed vuls and want to update, please do the followin
```
$ 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
$ make install