diff --git a/README.md b/README.md index 04bebc9..a9ebd81 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,8 @@ Create an initial history database: `echo '{}' > advisory-circular.db` -Install node dependencies: +Make sure you have at least Node version 10.0.0 installed, and then +install the node dependencies: `npm install`