Skip to content

Commit 9508338

Browse files
committed
Pre-setup steps
1 parent 87b72b7 commit 9508338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ All dataset images are royalty-free and were taken from [Pexels](https://www.pex
2222
Make sure the right NodeJS and npm versions are installed:
2323

2424
```bash
25-
nvm install v14.19.2
25+
nvm install lts/fermium # (or nvm install v14.21.1)
2626

2727
node -v
28-
v14.19.2
28+
v14.21.1
2929

3030
npm -v
3131
6.14.17

0 commit comments

Comments
 (0)