fix readme

This commit is contained in:
Sadayuki Matsuno
2016-10-11 12:21:43 +09:00
parent fbfc14dfeb
commit 79523de1db
3 changed files with 6 additions and 6 deletions

View File

@@ -121,9 +121,9 @@ VulsはSSHパスワード認証をサポートしていない。SSH公開鍵鍵
Vulsセットアップに必要な以下のソフトウェアをインストールする。
- SQLite3
- git v2
- git
- gcc
- go v1.6
- go v1.6 or later
- https://golang.org/doc/install
```bash