Skip to content

Commit 6d6c6d5

Browse files
Merge branch 'main' into router-start-meta
2 parents 80e2ac6 + c0d94d5 commit 6d6c6d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/routes/solid-start/getting-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ This starter contains a collection of templates that can be used to quickly boot
2424
To start a new project you can initialize SolidStart with the following command:
2525

2626
```package-create
27-
solid@latest
27+
solid
2828
```
2929

3030
This will create a new directory for your project based on the name you enter.
3131

3232
**2. Choose a template**
3333

3434
When 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?

0 commit comments

Comments
 (0)