docs: update text including the usage of nvm

This commit is contained in:
Simone Poggiali 2023-10-05 09:48:37 +02:00
parent e921bfb1ae
commit 1c36c61003

View file

@ -12,6 +12,7 @@ In case you want to pick up something from the roadmap, comment on that issue an
### Option 1 - Manual ### Option 1 - Manual
1. Fork and clone the repo 1. Fork and clone the repo
1. Run `nvm use` to use the right version of Node.js
1. Run `yarn` to install dependencies 1. Run `yarn` to install dependencies
1. Create a branch for your PR with `git checkout -b your-branch-name` 1. Create a branch for your PR with `git checkout -b your-branch-name`