We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f22a325 + 9fe0a62 commit 7283e7cCopy full SHA for 7283e7c
1 file changed
README.md
@@ -21,6 +21,10 @@ The installer will fetch the latest version of the client into your current dire
21
22
$ ./deis --version
23
24
+You can then move it anywhere in your path:
25
+
26
+ $ mv deis /usr/local/bin
27
28
### From Scratch
29
30
To compile the client from scratch, ensure you have Docker installed and run
0 commit comments