Skip to content

Commit b72592e

Browse files
authored
Update README.md
1 parent 694c829 commit b72592e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,15 @@ git clone https://github.com/flatlogic/light-blue-vue-admin.git
4747
```shell
4848
cd light-blue-vue-admin
4949
```
50-
3. Install dependencies via npm or yarn
51-
```shell
52-
npm install
53-
```
54-
or
50+
3. Install dependencies via yarn
5551
```shell
5652
yarn
5753
```
5854

5955
## Quick start
6056
Run development server
6157
```shell
62-
yarn run serve
58+
yarn serve
6359
```
6460

6561
## Support

0 commit comments

Comments
 (0)