From 334150571501a472a86d9dc07acb2c1d54ee379e Mon Sep 17 00:00:00 2001 From: snowykami Date: Sat, 9 Nov 2024 23:52:17 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E6=9B=B4=E6=96=B0LiteyukiBot?= =?UTF-8?q?=E5=85=8B=E9=9A=86=E5=91=BD=E4=BB=A4=E4=B8=AD=E7=9A=84=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/deploy/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/deploy/install.md b/docs/zh/deploy/install.md index 6a574df8..1c8f4f75 100644 --- a/docs/zh/deploy/install.md +++ b/docs/zh/deploy/install.md @@ -12,7 +12,7 @@ order: 1 ```bash # 克隆项目到本地,轻雪使用Git进行版本管理,该步骤为必要项 -git clone https://github.com/LiteyukiStudio/LiteyukiBot --depth=1 # 若你不能访问Github,可以使用Liteyuki镜像:https://git.liteyuki.icu/LiteyukiStudio/LiteyukiBot +git clone https://github.com/LiteyukiStudio/LiteyukiBot --depth=1 # 若你不能访问Github,可以使用Liteyuki镜像:https://git.liteyuki.icu/bot/app # 切换到Bot目录下 cd LiteyukiBot