diff --git a/README.md b/README.md index 5a31c9509..2499fd022 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ## Installation ```bash -$ npm i --save @nestjs/typeorm typeorm@0.2 +$ npm i --save @nestjs/typeorm typeorm@0.3 ``` ## Quick Start