Skip to content

Commit 81b5541

Browse files
authored
Update Node.js version requirement to 20 or higher (#5934)
1 parent 101bff9 commit 81b5541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Before submitting an issue or pull request, we recommend reviewing the sections
3838

3939
To contribute to Sumo Docs, ensure you have the following tools installed:
4040

41-
- [Node.js](https://nodejs.org/en/download/) version 18 or higher
41+
- [Node.js](https://nodejs.org/en/download/) version 20 or higher
4242
- [Yarn](https://yarnpkg.com/en/), installable via [Homebrew](https://brew.sh/) (`brew install yarn`)
4343

4444
## Installation

0 commit comments

Comments
 (0)