We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932c7ba commit b699c88Copy full SHA for b699c88
README.md
@@ -20,7 +20,7 @@ Before installing the Nativescript-Vue CLI 3 Plugin, make sure to commit or stas
20
To install the Nativescript-Vue CLI 3 Plugin...
21
```
22
cd my-app
23
-npm install --save-dev vue-cli-plugin-nativescript-vue
+npm install --save-dev git+https://github.com/jawa-the-hutt/vue-cli-plugin-nativescript-vue
24
vue invoke vue-cli-plugin-nativescript-vue
25
26
0 commit comments