We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f17f6e commit e5df96eCopy full SHA for e5df96e
content/docs/getting-started/installation.md
@@ -15,7 +15,7 @@ A detailed guide can be found in the NativeScript docs: [Environment Setup](http
15
Once you have your system ready, create a new NativeScript-Vue project using the NativeScript CLI:
16
17
```bash
18
-ns create myAwesomeApp --template @nativescript-vue/template-blank@rc
+ns create myAwesomeApp --template @nativescript-vue/template-blank
19
20
cd myAwesomeApp
21
ns run ios|android
0 commit comments