Skip to content

Commit 8a3f988

Browse files
committed
Using shorter URL
^
1 parent 96bb7cb commit 8a3f988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ $ [sudo] make install
2424
One-liner:
2525

2626
```bash
27-
curl -s https://raw.githubusercontent.com/tj/git-extras/master/install.sh | [sudo] bash /dev/stdin
27+
curl -sSL http://git.io/git-extras-setup | sudo bash /dev/stdin
2828
```

0 commit comments

Comments
 (0)