Skip to content

Commit

Permalink
docs(readme): update angular version
Browse files Browse the repository at this point in the history
Signed-off-by: Will Soto <will.soto9@gmail.com>
  • Loading branch information
willsoto committed Jul 27, 2016
1 parent 647a135 commit 84a7491
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 @@ -24,7 +24,7 @@ Chartist component for Angular 2

Install through npm:
```
npm install --save @angular/core@2.0.0-rc.3 angular2-chartist chartist
npm install --save @angular/core@2.0.0-rc.4 angular2-chartist chartist
```

Then use it in your app like so:
Expand Down

0 comments on commit 84a7491

Please sign in to comment.