Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/routes/solid-start/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This starter contains a collection of templates that can be used to quickly boot
To start a new project you can initialize SolidStart with the following command:

```package-create
solid@latest
solid
```

This will create a new directory for your project based on the name you enter.
Expand Down
Loading