Add installation instructions
This commit is contained in:
parent
0d60e4e2ec
commit
587ad39b03
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -49,6 +49,17 @@ directory of this repository.
|
||||||
information about our mailing list.)
|
information about our mailing list.)
|
||||||
|
|
||||||
|
|
||||||
|
# Install
|
||||||
|
|
||||||
|
Install to /usr:
|
||||||
|
|
||||||
|
./redo test && sudo ./redo install
|
||||||
|
|
||||||
|
Install to $HOME:
|
||||||
|
|
||||||
|
./redo test && PREFIX=$HOME ./redo install
|
||||||
|
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
My version of redo was written without ever seeing redo code by Bernstein or
|
My version of redo was written without ever seeing redo code by Bernstein or
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue