File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ This starter contains a collection of templates that can be used to quickly boot
2424To start a new project you can initialize SolidStart with the following command:
2525
2626``` package-create
27- solid@latest
27+ solid
2828```
2929
3030This will create a new directory for your project based on the name you enter.
3131
3232** 2. Choose a template**
3333
3434When you run the command above, SolidStart will prompt you to choose a template for your new application.
35- You can see a [ list of these options in the templates repository] ( https://github.com/solidjs/templates/tree/main/solid-start ) .
35+ You can see a [ list of these options in the templates repository] ( https://github.com/solidjs/templates/tree/main/solid-start-v1 ) .
3636
3737``` bash frame="terminal"
3838◆ Which template would you like to use?
You can’t perform that action at this time.
0 commit comments