Skip to content

Commit

Permalink
Updated README to specify node v16 is required
Browse files Browse the repository at this point in the history
  • Loading branch information
simonzheng committed Jan 6, 2024
1 parent 53690ec commit e5cbbe9
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 @@ -12,7 +12,7 @@ For production via [rumors-deploy](http://github.com/cofacts/rumors-deploy), do

## Development

This project uses NodeJS 16+.
This project uses NodeJS 16. Use a node version manager like `nvm` to install version 16 (ex. `nvm install 16`)

``` bash
$ npm install
Expand Down

0 comments on commit e5cbbe9

Please sign in to comment.