From 047b03ee8b64fe1b718d9c64b7c6ec26d774fd73 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Wed, 17 Sep 2014 20:21:47 -0500 Subject: [PATCH] remove reference to bootstrap in getting-started "with the default Bootstrap CSS" makes it sound like Bootstrap is coming with FontAwesome, but they're completely separate. --- get-started/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/index.html b/get-started/index.html index 155bd2341..e6133d579 100644 --- a/get-started/index.html +++ b/get-started/index.html @@ -192,7 +192,7 @@
-

Use this method to get the default Font Awesome CSS with the default Bootstrap CSS.

+

Use this method to get the default Font Awesome CSS.

  1. Copy the entire font-awesome directory into your project.