Fix README wrong links

This commit is contained in:
aomoriringo
2016-07-07 14:52:20 +09:00
parent 1d50e5126a
commit d8b8c38182
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