Skip to content

Commit

Permalink
update minimum nodejs version in README to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbasPL authored Jul 17, 2023
1 parent 965dd4d commit 5a547a3
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 @@ -56,7 +56,7 @@ volumes:
## Using nodejs
**This project requires Node.js version 16 or newer**
**This project requires Node.js version 18 or newer**
**This project uses [yarn](https://classic.yarnpkg.com/) to manage dependencies, make sure you have it installed first.**
1. clone this repository
Expand Down

0 comments on commit 5a547a3

Please sign in to comment.