mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
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
|
||||
# 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
|
||||
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
|
||||
# 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
|
||||
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
|
||||
# 克隆项目
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user