Skip to content

Commit c6d015d

Browse files
authored
Update README.md
1 parent 214d11f commit c6d015d

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
@@ -13,8 +13,8 @@ cd laravel-vue
1313

1414
```sh
1515
npm install
16-
npm install vue@next vue-loader@next
17-
npm install @vitejs/plugin-vue
16+
npm install vue@next
17+
npm install --save-dev @vitejs/plugin-vue
1818
```
1919

2020
## Config

0 commit comments

Comments
 (0)