Skip to content

Commit

Permalink
Corrected installation instructions in readme.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
96RadhikaJadhav committed Jan 27, 2021
1 parent a6b1be5 commit 7fe1e0f
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 7fe1e0f

Please sign in to comment.