Skip to content

Commit

Permalink
Pre-setup steps
Browse files Browse the repository at this point in the history
  • Loading branch information
PavlosIsaris committed Nov 9, 2022
1 parent 87b72b7 commit 9508338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ All dataset images are royalty-free and were taken from [Pexels](https://www.pex
Make sure the right NodeJS and npm versions are installed:

```bash
nvm install v14.19.2
nvm install lts/fermium # (or nvm install v14.21.1)

node -v
v14.19.2
v14.21.1

npm -v
6.14.17
Expand Down

0 comments on commit 9508338

Please sign in to comment.