From d7e40469d8e8811988e19ef9bb4e2ec976445aa8 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Fri, 19 Sep 2014 20:35:12 -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. --- src/get-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started.html b/src/get-started.html index 996d6a82d..d73ae82bc 100644 --- a/src/get-started.html +++ b/src/get-started.html @@ -43,7 +43,7 @@ relative_path: ../
-

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.