From: Doug Bell Date: Sat, 20 Sep 2014 01:35:12 +0000 (-0500) Subject: remove reference to bootstrap in getting-started X-Git-Tag: v4.3.0~37^2~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4491%2Fhead;p=thirdparty%2FFont-Awesome.git 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. --- diff --git a/src/get-started.html b/src/get-started.html index 996d6a82d6..d73ae82bc6 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.