diff --git a/docs/local-development.md b/docs/local-development.md index 4cac253ee87e7eaaa17a9bb03bbda497624c8789..0d12b3450ff0372250a61d8e432e0d2db0c093b1 100644 --- a/docs/local-development.md +++ b/docs/local-development.md @@ -11,7 +11,7 @@ If you will contribute to the project, you should first "fork" the main project #### Node version -Renovate supports node.js versions 8 and above. Use a version manager like `nvm` or `n` if you'll need to switch between versions easily. +Renovate supports node.js version 10.14.0 and above. Use a version manager like `nvm` or `n` if you'll need to switch between versions easily. #### Install dependencies