Skip to content

Commit b524377

Browse files
committed
update
1 parent 99585c6 commit b524377

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/routes/quick-start.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Start with the [TypeScript](https://stackblitz.com/github/solidjs/templates/tree
1313
:::info[Prerequisites]
1414

1515
- Familiarity with the command line.
16-
- An updated [Node.js](https://nodejs.org/en) or [Deno](https://deno.com) installation.
16+
- A recent version of [Node.js](https://nodejs.org/en), [Bun](https://bun.sh/), or [Deno](https://deno.com/).
17+
The latest LTS version is recommended.
1718

1819
:::
1920

20-
To create a new Solid application, start by installing the Solid CLI.
21-
Navigate to the directory where you want to create your project and run the following command:
21+
To create a new Solid application, navigate to the directory where you want to create your project and run the following command:
2222

2323
```package-create
2424
solid

0 commit comments

Comments
 (0)