diff --git a/README.md b/README.md index 820e38c..6525a6b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Configuration file of lolisafe v3 (`config.js`) is also NOT fully compatible wit ## Running in production mode -1. Ensure you have at least Node v10.x installed (fully compatible up to Node v14.x LTS, untested with v15~v17). +1. Ensure you have at least Node v12.13.0 installed (fully compatible up to Node v14.x LTS, untested with v15~v17). 2. Clone this repo. 3. Copy `config.sample.js` as `config.js`. 4. Modify port, domain and privacy options if desired.