docs: ✏️ Misc

This commit is contained in:
Wenxuan Zhang 2019-10-11 12:03:03 +08:00
parent 106c1f86d1
commit ed6902dd5a

View file

@ -10,7 +10,7 @@
### Try Online
Run following command in your shell to try `forgit` without installing(for both `bash` and `zsh`):
Run the following command in your shell to try `forgit` without installing(for both `bash` and `zsh`):
``` bash
source <(curl -Ss https://raw.githubusercontent.com/wfxr/forgit/master/forgit.plugin.zsh)
```