Merge pull request #115 from Firemango/patch-2

Fix broken link to Dep
This commit is contained in:
Daniel Smith 2017-02-16 10:56:57 -08:00 committed by GitHub
commit f98510f4d5

View File

@ -73,7 +73,7 @@ ensure` again if you start importing a plugin that you weren't using before.
### Godep
[godep](github.com/tools/godep) is an older dependency management tool, which is
[godep](https://github.com/tools/godep) is an older dependency management tool, which is
used by the main Kubernetes repo and `client-go` to manage dependencies.
Before proceeding with the below instructions, you should ensure that your