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