INSTALL.md: fix link to dep

This commit is contained in:
Hongchao Deng 2017-02-16 15:00:55 -08:00 committed by GitHub
parent f98510f4d5
commit 02373be9d7

View File

@ -42,7 +42,7 @@ for each follows.
### Dep
[dep](github.com/golang/dep) is an up-and-coming dependency management tool,
[dep](https://github.com/golang/dep) is an up-and-coming dependency management tool,
which has the goal of being accepted as part of the standard go toolchain. It
is currently pre-alpha. However, it comes the closest to working easily out of
the box.