Skip to content

Commit

Permalink
chore(README): provide up to date scoped install
Browse files Browse the repository at this point in the history
  • Loading branch information
rgbkrk authored and kwonoj committed Jan 31, 2016
1 parent 7245005 commit 32374d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ npm install @reactivex/rxjs
If you are using npm **version 2** before this library has achieved a stable version, you need to specify the library version explicitly:

```sh
npm install @reactivex/rxjs@5.0.0-alpha.10
npm install @reactivex/rxjs@5.0.0-beta.1
```

### CDN
Expand Down

0 comments on commit 32374d8

Please sign in to comment.