From 3fc6cce37191dbe14f48da24d1fe155dc124d357 Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Sun, 7 Dec 2014 00:27:30 -0600 Subject: [PATCH] css lowercase / bower --- site/getting-started.savvy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/getting-started.savvy b/site/getting-started.savvy index 579132b23..608612967 100644 --- a/site/getting-started.savvy +++ b/site/getting-started.savvy @@ -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