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