Skip to content

Commit b699c88

Browse files
update install location for fork (#15)
* Upgrade project to {N} 5.1 Fix style tags for projects not using a css preprocessor * update install location for fork
1 parent 932c7ba commit b699c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before installing the Nativescript-Vue CLI 3 Plugin, make sure to commit or stas
2020
To install the Nativescript-Vue CLI 3 Plugin...
2121
```
2222
cd my-app
23-
npm install --save-dev vue-cli-plugin-nativescript-vue
23+
npm install --save-dev git+https://github.com/jawa-the-hutt/vue-cli-plugin-nativescript-vue
2424
vue invoke vue-cli-plugin-nativescript-vue
2525
```
2626

0 commit comments

Comments
 (0)