Skip to content

Commit

Permalink
docs: Update Node.js Version to 20.x (LTS) in Development Environment…
Browse files Browse the repository at this point in the history
… Setup Instructions (RocketChat#33804)
  • Loading branch information
SinghaAnirban005 authored Oct 26, 2024
1 parent 3759af8 commit 465c8b8
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 @@ -49,7 +49,7 @@ Free for 30 days. Afterward, choose between continuing to host on our secure clo

You can follow these instructions to setup a dev environment:

- Install **Node 14.x (LTS)** either [manually](https://nodejs.org/dist/latest-v14.x/) or using a tool like [nvm](https://github.com/creationix/nvm) or [volta](https://volta.sh/) (recommended)
- Install **Node 20.x (LTS)** either [manually](https://nodejs.org/dist/latest-v20.x/) or using a tool like [nvm](https://github.com/creationix/nvm) or [volta](https://volta.sh/) (recommended)
- Install **Meteor** ([version here](apps/meteor/.meteor/release)): https://docs.meteor.com/about/install.html
- Install **yarn**: https://yarnpkg.com/getting-started/install
- Install **Deno 1.x**: https://docs.deno.com/runtime/fundamentals/installation/
Expand Down

0 comments on commit 465c8b8

Please sign in to comment.