Skip to content

Commit

Permalink
Adds note on what node versions are supported
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasdotcom committed Aug 16, 2023
1 parent b81c69b commit 32df51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ docker-compose up

Required Tools:

- [Nodejs](https://nodejs.org/en/download/) ≥ 18. v18.x is recommended, but all supported node versions after 19.x should work.
- [Nodejs](https://nodejs.org/en/download/) ≥ 18. v18.x is recommended, but all LTS node versions after 18.x are supported.
- [Git](https://git-scm.com/downloads)

1. First clone this git repository
Expand Down

0 comments on commit 32df51f

Please sign in to comment.