Skip to content

Commit e5df96e

Browse files
committed
chore: update create command
1 parent 7f17f6e commit e5df96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A detailed guide can be found in the NativeScript docs: [Environment Setup](http
1515
Once you have your system ready, create a new NativeScript-Vue project using the NativeScript CLI:
1616

1717
```bash
18-
ns create myAwesomeApp --template @nativescript-vue/template-blank@rc
18+
ns create myAwesomeApp --template @nativescript-vue/template-blank
1919

2020
cd myAwesomeApp
2121
ns run ios|android

0 commit comments

Comments
 (0)