Merge branch 'master' into permission-control

permission-control
Pan 2019-04-22 12:42:26 +08:00
commit 5b77ad6f79
1 changed files with 2 additions and 2 deletions

View File

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