Skip to content

Commit

Permalink
Merge pull request #235 from 96RadhikaJadhav/Corrected-installation-i…
Browse files Browse the repository at this point in the history
…nstructions

Corrected installation instructions in readme.md file
  • Loading branch information
aFarkas authored Jan 27, 2021
2 parents a6b1be5 + 7fe1e0f commit daa5fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ For the full story of HTML5 Shiv and all of the people involved in making it, re

### Using [Bower](http://bower.io/)

`bower install html5shiv --save-dev`
`bower install html5shiv --save`

This will clone the latest version of the HTML5 shiv into the `bower_components` directory at the root of your project and also create or update the file `bower.json` which specifies your projects dependencies.

Expand Down

0 comments on commit daa5fd1

Please sign in to comment.