mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Using shorter URL
^
This commit is contained in:
parent
96bb7cb873
commit
8a3f9884c8
|
|
@ -24,5 +24,5 @@ $ [sudo] make install
|
|||
One-liner:
|
||||
|
||||
```bash
|
||||
curl -s https://raw.githubusercontent.com/tj/git-extras/master/install.sh | [sudo] bash /dev/stdin
|
||||
curl -sSL http://git.io/git-extras-setup | sudo bash /dev/stdin
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue