From c54eae42ceb1bc3887d65340c503e3225127b73d Mon Sep 17 00:00:00 2001 From: Wenxuan Date: Thu, 23 May 2019 23:40:30 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 439029b47b5b1530eed9476e40e47b5dd986179a --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe71974..852d1fc 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,12 @@ zplug 'wfxr/forgit' ### [Zgen](https://github.com/tarjoilija/zgen) ``` zsh -zgen load wfxr/forgit +zgen load 'wfxr/forgit' ``` ### [Antigen](https//github.com/zsh-users/antigen) ``` zsh -antigen bundle wfxr/forgit +antigen bundle 'wfxr/forgit' ``` ### Manually