Browse Source

fix project path

spica 4 years ago
parent
commit
b8674913f0
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      README.zh-CN.md

+ 1 - 1
README.md

@@ -44,7 +44,7 @@ Overview
 - Clone repo
 ```bash
 git clone https://github.com/vueComponent/ant-design-vue-pro.git
-cd ant-design-pro-vue
+cd ant-design-vue-pro
 ```
 
 - Install dependencies

+ 1 - 1
README.zh-CN.md

@@ -50,7 +50,7 @@ Overview
 - 拉取项目代码
 ```bash
 git clone https://github.com/vueComponent/ant-design-vue-pro.git
-cd ant-design-pro-vue
+cd ant-design-vue-pro
 ```
 
 - 安装依赖