fix git clone

This commit is contained in:
Steven Hobs
2026-03-04 11:35:44 +08:00
committed by GitHub
parent 2c0a1fdcb9
commit 9f2625c0bf

View File

@@ -19,7 +19,7 @@ lazyzsh 的目录为 `~/.lazyzsh/`
```
#克隆代码
git clone --depth 1 "https://github.com/stevenhobs/lazyzsh ~/.lazyzsh"
git clone --depth 1 "https://github.com/stevenhobs/lazyzsh" ~/.lazyzsh
#镜像站克隆代码(如果克隆失败)
git clone --depth 1 "https://ghfast.top/https://github.com/stevenhobs/lazyzsh" ~/.lazyzsh