Skip to content

Commit 1f3c2e0

Browse files
committed
Add password notice to installation instructions.
1 parent e372fd0 commit 1f3c2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can see the current local branch and its respective remote branch, the lates
2727
curl -fsSL git.io/gg.sh | sh
2828
```
2929

30-
All this installation script does is download the `gg` script, make it an executable, and copy it to your $PATH (/usr/local/bin).
30+
All this installation script does is download the `gg` script, make it an executable, and copy it to your $PATH (/usr/local/bin). For copying to your $PATH, it may require you to enter your password. If there is a better way to do this, please send in a pull request.
3131

3232
If you don't feel comfortable executing a random script, [its source is available here](https://github.com/qw3rtman/gg/blob/master/install.sh).
3333

0 commit comments

Comments
 (0)