Skip to content

Commit

Permalink
refactor(readme): node version 18 (#7698)
Browse files Browse the repository at this point in the history
  • Loading branch information
wachunei authored Nov 6, 2023
1 parent b056789 commit f2a050c
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 @@ -19,7 +19,7 @@ The code is built using React-Native and running code locally requires a Mac or

- Install [sentry-cli](https://github.com/getsentry/sentry-cli) tools: `brew install getsentry/tools/sentry-cli`

- Install [Node.js](https://nodejs.org) **version 16**
- Install [Node.js](https://nodejs.org) **version 18**

- If you are using [nvm](https://github.com/creationix/nvm#installation) (recommended) running `nvm use` will automatically choose the right node version for you.

Expand Down

0 comments on commit f2a050c

Please sign in to comment.