chenjun 2 years ago
parent
commit
6df59155b8
2 changed files with 0 additions and 12 deletions
  1. 0 6
      README-zh.md
  2. 0 6
      README.md

+ 0 - 6
README-zh.md

@@ -1,12 +1,6 @@
 ## Build Setup
 
 ```bash
-# 克隆项目
-git clone https://github.com/PanJiaChen/vue-admin-template.git
-
-# 进入项目目录
-cd vue-admin-template
-
 # 安装依赖
 npm install
 

+ 0 - 6
README.md

@@ -1,12 +1,6 @@
 ## Build Setup
 
 ```bash
-# clone the project
-git clone https://github.com/PanJiaChen/vue-admin-template.git
-
-# enter the project directory
-cd vue-admin-template
-
 # install dependency
 npm install