Skip to content

Commit caea585

Browse files
Update README.md
1 parent 8b70250 commit caea585

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ in Internet Explorer on Windows 7 for instance (because of the wrong MIME type).
4141

4242
JavaScript Cookie supports [npm](https://www.npmjs.com/package/js-cookie) and [Bower](http://bower.io/search/?q=js-cookie) under the name `js-cookie`.
4343

44+
#### NPM
45+
```
46+
$ npm install js-cookie --save
47+
```
48+
4449
### Module Loaders
4550

4651
JavaScript Cookie can also be loaded as an AMD, CommonJS or [ES6](https://github.com/js-cookie/js-cookie/issues/233#issuecomment-233187386) module.

0 commit comments

Comments
 (0)