Skip to content

Commit 90795ef

Browse files
committed
update install procedures in README
1 parent 74b2222 commit 90795ef

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@ Before installing the Nativescript-Vue CLI 3 Plugin, make sure to commit or stas
9090
To install the Nativescript-Vue CLI 3 Plugin...
9191
```
9292
cd my-app
93-
npm install --save-dev vue-cli-plugin-nativescript-vue
94-
vue invoke vue-cli-plugin-nativescript-vue
93+
vue add vue-cli-plugin-nativescript-vue
9594
```
9695

9796
## Invocation Prompts

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)