update doc
This commit is contained in:
parent
e8e6c7e79c
commit
818b565658
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue