Browse Source

Update README.md

jiaxiaoqiang 3 months ago
parent
commit
6d4d8bd754
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -1,6 +1,7 @@
 项目启动
 # 克隆代码
 git clone https://gitee.com/icemelonreagon/vue-admin.git
+git clone -b <branch_name> --single-branch <repository_url>
 # 安装 pnpm
 npm install pnpm -g
 # 安装依赖