Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PanJiaChen committed Apr 22, 2019
1 parent 5dd62ef commit 0be4067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0be4067

Please sign in to comment.