docs: shorten url

Former-commit-id: d0506a0f1c
This commit is contained in:
Wenxuan Zhang 2020-06-15 16:19:43 +08:00
parent 665daece45
commit 77315d8dfc

View file

@ -43,9 +43,9 @@ You can run the following command to try `forgit` without installing:
``` bash
# for bash / zsh
source <(curl -s https://raw.githubusercontent.com/wfxr/forgit/master/forgit.plugin.zsh)
source <(curl -sSL git.io/forgit)
# for fish
source (curl -s https://raw.githubusercontent.com/wfxr/forgit/master/forgit.plugin.fish | psub)
source (curl -sSL git.io/forgit.fish | psub)
```
### 📝 Features