diff --git a/README.md b/README.md index 59b8fba..1f935fb 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,6 @@ Abstraction for Utilizing [Rocket.Chat](https://rocket.chat/)'s [Realtime API](h npm install --save rocket.chat.realtime.api.rxjs ``` -For RxJS v5 Version of the Package - -``` -npm install --save rocket.chat.realtime.api.rxjs@1.0.0 -``` - ## Usage ```