Skip to content

Commit

Permalink
Update README to clarify permissions
Browse files Browse the repository at this point in the history
If a user is not sure about how to change permission access, I added a line for clarification.
  • Loading branch information
josh-byster committed Mar 24, 2018
1 parent 7a41403 commit 436a31c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -74,6 +74,7 @@ $ git recall -f
You can install it by simply copying the `git-recall` script into any existing path
(e.g. `/usr/local/bin`) or create your own directory and add it to the `PATH` variable.

Make sure to run `chmod +x /usr/local/bin/git-recall` or the directory in which you copied it to.

##### Using NPM
Use `npm` to install the project.
Expand Down

0 comments on commit 436a31c

Please sign in to comment.