We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c50d5c commit fd71491Copy full SHA for fd71491
1 file changed
deisctl/README.md
@@ -34,7 +34,7 @@ The deisctl release for Deis version 0.12 can be downloaded here: [Mac OS X](htt
34
35
### Building from source
36
37
-If you want to install from source, clone the repository and run
+If you want to install from source, ensure you have [https://github.com/tools/godep](godep) installed, clone the repository and run
38
39
```console
40
$ godep get .
0 commit comments