Merge pull request #129 from aomoriringo/master

Fix README wrong links
This commit is contained in:
Kota Kanbe
2016-07-07 15:02:23 +09:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -867,7 +867,7 @@ slack, emailは日本語対応済み TUIは日本語表示未対応
# Deploy With Glide
If an error occurred while go get, try deploying with glide.
- Install [Glide](https://github.com/bumptech/glide)
- Install [Glide](https://github.com/Masterminds/glide)
- Deploy go-cve-dictionary
```
$ go get -d github.com/kotakanbe/go-cve-dictionary

View File

@@ -808,7 +808,7 @@ $ go-cve-dictionary fetchnvd -last2y
# Deploy With Glide
If an error occurred while go get, try deploying with glide.
- Install [Glide](https://github.com/bumptech/glide)
- Install [Glide](https://github.com/Masterminds/glide)
- Deploy go-cve-dictionary
```
$ go get -d github.com/kotakanbe/go-cve-dictionary