Skip to content

Commit

Permalink
Update readme to give instruction about what node version works
Browse files Browse the repository at this point in the history
  • Loading branch information
agarrone committed Jan 12, 2024
1 parent e8e402b commit 06b871a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- `cp .env.dist .env`
- Adjust the `.env` file with development settings
- `npm install`
- You have to use node v14 (nvm install 14 && npm use 14)

# Development

Expand Down

0 comments on commit 06b871a

Please sign in to comment.