Pan 5 years ago
parent
commit
0be4067103
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -14,10 +14,10 @@ English | [简体中文](./README-zh.md)
14 14
 
15 15
 ```bash
16 16
 # clone the project
17
-git clone https://github.com/PanJiaChen/vue-element-admin.git
17
+git clone https://github.com/PanJiaChen/vue-admin-template.git
18 18
 
19 19
 # enter the project directory
20
-cd vue-element-admin
20
+cd vue-admin-template
21 21
 
22 22
 # install dependency
23 23
 npm install