From 96163c776efe1386f2b544a82d0ceb102ae6a43e Mon Sep 17 00:00:00 2001 From: Jang Rush Date: Fri, 10 Apr 2020 17:00:46 +0800 Subject: [PATCH] update repo path in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f473c5..77e858f 100644 --- a/README.md +++ b/README.md @@ -201,8 +201,8 @@ SMTP_SECURE | true | [可选]SMTP_SERVICE留空时填写 首先确认本机已经安装 [Node.js](http://nodejs.org/) 运行环境和 [LeanCloud 命令行工具](https://leancloud.cn/docs/leanengine_cli.html),然后执行下列指令: ``` -$ git clone https://github.com/DesertsP/ValineAdmin.git -$ cd ValineAdmin +$ git clone https://github.com/DesertsP/Valine-Admin.git +$ cd Valine-Admin ``` 安装依赖: