docs: ✏️ Misc

Former-commit-id: ed6902dd5a
This commit is contained in:
Wenxuan Zhang 2019-10-11 12:03:03 +08:00
parent b5f92035c5
commit c917df6296

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)
```