Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

npm for rx-lite is incorrect #152

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/rx.lite.angular/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ $ cd rx.angular.js/modules/rx.lite.angular
```
### Installing with [NPM](https://npmjs.org/)
```bash
npm install rx-angular-lite
npm install -g rx-angular-lite
npm install rx-lite-angular
npm install -g rx-lite-angular
```

## License ##
Expand Down