Merge pull request #967 from SukkaW/replace-git-io

docs(instllation): replace `git.io`
This commit is contained in:
罗泽轩 2022-04-29 14:24:41 +08:00 committed by GitHub
commit 0d7334a63f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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