Skip to content

Commit 8d5f7f2

Browse files
authored
chore: Upgraded readme (#983)
1 parent 8c857a3 commit 8d5f7f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ To ensure a smooth collaboration process, we recommend following these best prac
4040

4141
- To preview your changes locally and ensure they meet your expectations, ensure you have [Node.js](https://nodejs.org/)(**Please install a version greater than 20**) installed on your machine. Run the following commands in your terminal to initiate a local preview:
4242

43+
**If you have multiple Node.js versions on your machine, we recommend using [nvm](https://github.com/nvm-sh/nvm) to manage your Node versions.**
44+
4345
```bash
4446
yarn install
4547
```

0 commit comments

Comments
 (0)