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 2ed4dcd commit dab95fbCopy full SHA for dab95fb
Writerside/topics/Starter-Kits.md
@@ -9,7 +9,7 @@ To use a starter kit, you simply invoke the new command with the `--using` flag
9
For example, to create a new project using the NativeCLI `flux` starter kit, you would run:
10
11
```shell
12
-nativecli new myproject --using=nativecli/desktop-starter-flux
+nativecli new myproject --using=nativecli/starter-desktop-flux
13
```
14
15
## Available Starter Kits
0 commit comments