Skip to content

Commit e4aaf3c

Browse files
Added 'npm install' installation method.
1 parent b249cf3 commit e4aaf3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
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)