Skip to content

Commit 0be4067

Browse files
committed
fix typo
1 parent 5dd62ef commit 0be4067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ English | [简体中文](./README-zh.md)
1414

1515
```bash
1616
# clone the project
17-
git clone https://github.com/PanJiaChen/vue-element-admin.git
17+
git clone https://github.com/PanJiaChen/vue-admin-template.git
1818

1919
# enter the project directory
20-
cd vue-element-admin
20+
cd vue-admin-template
2121

2222
# install dependency
2323
npm install

0 commit comments

Comments
 (0)