Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Added 'npm install' installation method.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanYohansson committed Apr 26, 2016
1 parent b249cf3 commit e4aaf3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ this the faster we can get to 1.0!
bower install [--save] reactable
```

### Using NPM

```sh
npm install [--save] reactable
```

Or, you can just download the raw file
[here][build-file].

Expand Down

0 comments on commit e4aaf3c

Please sign in to comment.