aFarkas / html5shiv

This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.
http://paulirish.com/2011/the-history-of-the-html5-shiv/
9.89k stars 2.56k forks source link

Changed bower install instruction #139

Closed donaldpipowitch closed 6 years ago

donaldpipowitch commented 10 years ago

I made a small change to the bower install instruction so it uses --save instead of --save-dev. I think that it is a better way to consume html5shiv, because you would want to use it in production and not while development.

I updated the bower installation path, too.