README Typo Update (#538)
* Update README.ja.md Typo Update * Update README.md Typo Update
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user