We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4ec03 commit 15107d5Copy full SHA for 15107d5
1 file changed
src/content/docs/en/install-and-setup.mdx
@@ -24,7 +24,7 @@ Prefer to try Astro in your browser? Visit [astro.new](https://astro.new/) to br
24
25
## Prerequisites
26
27
-- **Node.js** - `v22.0.0` or higher. Odd-numbered versions like `v23` are not supported.
+- **Node.js** - `v22.0.0` or higher. Odd-numbered versions like `v23` are not supported.
28
- **Text editor** - We recommend [VS Code](https://code.visualstudio.com/) with our [Official Astro extension](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode).
29
- **Terminal** - Astro is accessed through its command-line interface (CLI).
30
0 commit comments