mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
update install instructions
This commit is contained in:
parent
26d6f093ae
commit
407216e7bb
|
|
@ -17,6 +17,9 @@ A command-line script to open the GitHub page for a repository.
|
|||
|
||||
## Installation
|
||||
|
||||
Put this in `~/bin` and make sure that's in your PATH.
|
||||
Put the bash script in `~/bin/` and make sure that folder's in your PATH.
|
||||
|
||||
```sh
|
||||
wget -O ~/bin/git-open https://raw.githubusercontent.com/paulirish/git-open/master/git-open
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue