Skip to content

Commit b64d433

Browse files
committed
Merge pull request glittershark#271 from StefanYohansson/master
Added 'npm install' installation method.
2 parents b249cf3 + e4aaf3c commit b64d433

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ this the faster we can get to 1.0!
4444
bower install [--save] reactable
4545
```
4646

47+
### Using NPM
48+
49+
```sh
50+
npm install [--save] reactable
51+
```
52+
4753
Or, you can just download the raw file
4854
[here][build-file].
4955

0 commit comments

Comments
 (0)