Fix a few lagging doc references to old-style build+test layout.
This commit is contained in:
parent
bd8dbfb487
commit
2b7da63c66
3 changed files with 5 additions and 4 deletions
|
|
@ -19,10 +19,10 @@ You can run redo without installing it, like this:
|
|||
```sh
|
||||
git clone https://github.com/apenwarr/redo
|
||||
cd redo
|
||||
./redo -j10 test
|
||||
./do -j10 test
|
||||
```
|
||||
|
||||
If the tests pass, you can either add $PWD/redo to your PATH, or install
|
||||
If the tests pass, you can either add $PWD/redo/bin to your PATH, or install
|
||||
redo on your system. To install for all users, put it in /usr/local:
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue