Skip to content

Commit 8cde483

Browse files
fix: update Node.js version requirement in README to match package.json (#2596)
Co-authored-by: Byron Gravenorst <50852695+bgravenorst@users.noreply.github.com>
1 parent 401e332 commit 8cde483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Build the documentation site locally using the following steps.
1111

1212
### Prerequisites
1313

14-
- [Node.js](https://nodejs.org/) version 18+
14+
- [Node.js](https://nodejs.org/) version 20.x
1515
- [Git](https://git-scm.com/)
1616

1717
### Steps

0 commit comments

Comments
 (0)