Skip to content

Commit

Permalink
Update node version in README.md (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
znarf authored Nov 27, 2023
1 parent 61cb260 commit 3c6b045
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 @@ -10,7 +10,7 @@ If you see a step below that could be improved (or is outdated), please update t

### Prerequisite

1. Make sure you have Node.js version >= 10. We recommend using version 10, the one used in CI and production.
1. Make sure you have Node.js version >= 18. We recommend using version 18, the one used in CI and production.

- We recommend using [nvm](https://github.com/creationix/nvm): `nvm install`.

Expand Down

0 comments on commit 3c6b045

Please sign in to comment.