Update README.md

main
Jesse Laprade 2018-07-30 22:35:51 -04:00 committed by GitHub
parent 1554e87709
commit 5276b8f50f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@ Make the actual directory for your `$PATH`:
`mkdir ~/bin/`
Add the `rodo` binary to your $PATH folder (in your ~/bin/ folder if you followed the instructions above) and add the
following contents to it:
Add the `rodo` binary to your $PATH folder (in your ~/bin/ folder if you followed the instructions above) and make sure it's executable:
`chmod u+x ~/bin/rodo`