mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 04:07:23 +08:00
🐛 [docs]: 增加访客记录
This commit is contained in:
parent
be59e241c6
commit
81a006a308
@ -10,7 +10,8 @@ order: 1
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 克隆项目到本地,轻雪使用Git进行版本管理,该步骤为必要项
|
# 克隆项目到本地,轻雪使用Git进行版本管理,该步骤为必要项
|
||||||
git clone https://github.com/LiteyukiStudio/LiteyukiBot --depth=1
|
git clone https://github.com/LiteyukiStudio/LiteyukiBot --depth=1 # 若你不能访问Github,可以使用Liteyuki镜像:https://git.liteyuki.icu/LiteyukiStudio/LiteyukiBot
|
||||||
|
|
||||||
# 切换到Bot目录下
|
# 切换到Bot目录下
|
||||||
cd LiteyukiBot
|
cd LiteyukiBot
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
|
Loading…
Reference in New Issue
Block a user