diff --git a/README.md b/README.md index 4dd4bf9..072fa18 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ fork自 oh my zsh,更纯净 更快速 ```shell # 找一个地方clone本仓库 例如 ~/.config - git clone https://github.com/yaocccc/omz ~/.config/omz + git clone https://git.qyhhh.top/newbie/OMZ.git ~/.config/omz # 在你的zsh配置里 source ~/.config/omz/omz.zsh (举例) echo "source ~/.config/omz/omz.zsh" >> ~/.zshrc