Skip to content

Commit

Permalink
chore(README): update to cite Node.js 16.x
Browse files Browse the repository at this point in the history
  • Loading branch information
warner committed May 24, 2023
1 parent 842b440 commit 776c247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ to use.
## Prerequisites

* Git
* Node.js LTS (version 14.15.0 or higher)
* Node.js LTS (version 16.13.0 or higher)
* we generally support the latest LTS release: use [nvm](https://github.com/nvm-sh/nvm) to keep your local system up-to-date
* Yarn (`npm install -g yarn`)
* gcc-10 or newer, or a compiler with `__has_builtin()`
Expand Down

0 comments on commit 776c247

Please sign in to comment.