diff --git a/README.md b/README.md index bd901d863..addc64687 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Also make sure you are using TypeScript compiler version > **2.1** and you have #### Node.js version -TypeORM was tested with Node.JS version 6 and above. +TypeORM was tested with Node.JS version 4 and above. If you have errors during app bootstrap, try to upgrade your node.js version to the latest version. #### Usage in the browser with WebSQL