update doc
This commit is contained in:
@@ -135,7 +135,7 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# clone the project
|
# clone the project
|
||||||
git clone https://github.com/PanJiaChen/vue-element-admin.git
|
git clone -b i18n git@github.com:PanJiaChen/vue-element-admin.git
|
||||||
|
|
||||||
# enter the project directory
|
# enter the project directory
|
||||||
cd vue-element-admin
|
cd vue-element-admin
|
||||||
|
@@ -139,7 +139,7 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# clone the project
|
# clone the project
|
||||||
git clone https://github.com/PanJiaChen/vue-element-admin.git
|
git clone -b i18n git@github.com:PanJiaChen/vue-element-admin.git
|
||||||
|
|
||||||
# enter the project directory
|
# enter the project directory
|
||||||
cd vue-element-admin
|
cd vue-element-admin
|
||||||
|
@@ -153,7 +153,7 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 克隆项目
|
# 克隆项目
|
||||||
git clone https://github.com/PanJiaChen/vue-element-admin.git
|
git clone -b i18n git@github.com:PanJiaChen/vue-element-admin.git
|
||||||
|
|
||||||
# 进入项目目录
|
# 进入项目目录
|
||||||
cd vue-element-admin
|
cd vue-element-admin
|
||||||
|
Reference in New Issue
Block a user