Skip to content

Commit 9fe0a62

Browse files
author
Matthew Fisher
committed
docs(README): add note to move binary elsewhere in PATH
1 parent 55497eb commit 9fe0a62

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ The installer will fetch the latest version of the client into your current dire
2121

2222
$ ./deis --version
2323

24+
You can then move it anywhere in your path:
25+
26+
$ mv deis /usr/local/bin
27+
2428
### From Scratch
2529

2630
To compile the client from scratch, ensure you have Docker installed and run

0 commit comments

Comments
 (0)