Merge pull request #38 from josh-byster/patch-1

Update README to clarify permissions
This commit is contained in:
Walid Berrahal 2018-03-24 15:13:49 +01:00 committed by GitHub
commit ae3ed35a06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.