update minimum nodejs version in README to 18

This commit is contained in:
nezu 2023-07-17 08:54:22 +02:00 committed by GitHub
parent 965dd4dd63
commit 5a547a3ec2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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