Skip to content

Commit

Permalink
README Typo Update (#538)
Browse files Browse the repository at this point in the history
* Update README.ja.md

Typo Update

* Update README.md

Typo Update
  • Loading branch information
nakacya authored and kotakanbe committed Nov 8, 2017
1 parent 5ced3c7 commit 8e5f627
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8e5f627

Please sign in to comment.