Skip to content

Commit

Permalink
Merge pull request #63 from coliff/install-npm-readme
Browse files Browse the repository at this point in the history
Install via NPM instructions
  • Loading branch information
coliff committed Jul 23, 2018
2 parents 7926b8f + 03ddb59 commit 040d333
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ This will load jQuery, PopperJS and Bootstrap as normal on all browsers other th
IE9 will load the `bootstrap-ie9.js` script.
IE8 will load the latest compatible version of jQuery, the unminified Bootstrap JS (the minified version causes an error) and the `bootstrap-ie8.js` fix.

#### Install via NPM

Prefer to install via [NPM](https://www.npmjs.com/package/bootstrap-ie8)? No problem...

`npm install bootstrap-ie8`


### FAQS

**Q. What does this fix/polyfill?**
Expand Down

0 comments on commit 040d333

Please sign in to comment.