css lowercase / bower

This commit is contained in:
Austin Andrews
2014-12-07 00:27:30 -06:00
parent a463813c21
commit 3fc6cce371

View File

@@ -17,7 +17,7 @@ There are many different ways you can consume the Material Design Icons in your
## Web Font
For those targetting the web your best option is to use the web font. Place all the font files provided in the same directory as the `MaterialDesignIcons.css`.
For those targetting the web your best option is to use the web font (if you are bower user simply use `bower install mdi`). Place all the font files provided in the same directory as the `materialdesignicons.css`.
```html Reference the CSS
<link href="styles/MaterialDesignIcons.css" media="all" rel="stylesheet" type="text/css" />