diff --git a/README.md b/README.md index e1a4d79c7..0dd69fe8e 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ InversifyJS has been developed with 4 main goals: You can get the latest release and the type definitions using npm: ``` -npm install inversify@2.0.0-rc.4 reflect-metadata --save +npm install inversify@2.0.0-rc.5 reflect-metadata --save npm install inversify-dts --save-dev ```