Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit 140eb95

Browse files
authored
[ci skip] Update README
1 parent 2fbbc92 commit 140eb95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
## To run dev
66

77
```bash
8-
yarn install
9-
yarn run dev
8+
npm install
9+
npm run dev
1010
```
1111

1212
## Recommended IDE Setup
1313

14-
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)
1514
- [WebStrom or else JetBrains IDE](https://jetbrains.com)
15+
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)

0 commit comments

Comments
 (0)