@@ -2,10 +2,10 @@
```bash
# 克隆项目
-git clone https://gitee.com/y_project/RuoYi-Vue
+git clone http://60.205.190.38:9000/wuhao/Ohplay_system.git
# 进入项目目录
-cd ruoyi-ui
+cd Ohplay_system
# 安装依赖
npm install