Skip to content

Commit f9da1b7

Browse files
authored
Update getting-started.md
1 parent edb8df0 commit f9da1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you just want to develop custom extensions, see [the custom extension documen
1212

1313
## Dependencies {#dependencies}
1414

15-
All of our packages need [Git](https://git-scm.com/download) and [Node.js **v20**](https://nodejs.org/en/download) (likely anything v18 or later works, but we can't promise that). We assume you are familiar with the command line.
15+
All of our packages need [Git](https://git-scm.com/download) and [Node.js v22](https://nodejs.org/en/download) (likely anything v18 or later works, but we can't promise that). We assume you are familiar with the command line.
1616

1717
Some packages may want some additional things installed, so check the README in each package you want to develop.
1818

0 commit comments

Comments
 (0)