updated READEME.md
parent
6c42714fb7
commit
65beb6d7f1
|
@ -22,7 +22,8 @@ project for use on your local machine
|
||||||
|
|
||||||
`echo "export PATH=~/bin:$PATH" >> .bashrc`
|
`echo "export PATH=~/bin:$PATH" >> .bashrc`
|
||||||
|
|
||||||
3. Create a file called `rodo` in your $PATH:
|
3. Create a file called `rodo` in your $PATH and add the
|
||||||
|
following contents to it:
|
||||||
|
|
||||||
```
|
```
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
Loading…
Reference in New Issue