mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
docs(instllation): replace git.io
This commit is contained in:
parent
d2a09c1753
commit
2aadd3ed41
|
|
@ -155,7 +155,7 @@ See the Makefile for details on advanced configuration options.
|
|||
One-liner:
|
||||
|
||||
```bash
|
||||
curl -sSL https://git.io/git-extras-setup | sudo bash /dev/stdin
|
||||
curl -sSL https://raw.githubusercontent.com/tj/git-extras/master/install.sh | sudo bash /dev/stdin
|
||||
```
|
||||
|
||||
## Installing as Zsh plugin
|
||||
|
|
|
|||
Loading…
Reference in a new issue