Skip to content

Commit 6402344

Browse files
committed
fix: use solid instead of solid@latest in SolidStart getting started
1 parent 0f4b39b commit 6402344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ 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.

0 commit comments

Comments
 (0)