mirror of
https://github.com/Fakerr/git-recall.git
synced 2026-09-10 07:26:42 -04:00
Merge pull request #38 from josh-byster/patch-1
Update README to clarify permissions
This commit is contained in:
commit
ae3ed35a06
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue