Skip to content

Commit dab95fb

Browse files
author
Pete Bishop
committed
Rectify invalid command
1 parent 2ed4dcd commit dab95fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Writerside/topics/Starter-Kits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To use a starter kit, you simply invoke the new command with the `--using` flag
99
For example, to create a new project using the NativeCLI `flux` starter kit, you would run:
1010

1111
```shell
12-
nativecli new myproject --using=nativecli/desktop-starter-flux
12+
nativecli new myproject --using=nativecli/starter-desktop-flux
1313
```
1414

1515
## Available Starter Kits

0 commit comments

Comments
 (0)