From 820f0e30b74df8bf6ea3b63fe0c1e32918654018 Mon Sep 17 00:00:00 2001 From: Ben Davies Date: Thu, 24 Oct 2013 15:44:12 +0100 Subject: [PATCH] Replace bootstrap version with font fontawesome version --- 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 ea30db09f..bb752872d 100644 --- a/src/get-started.html +++ b/src/get-started.html @@ -84,7 +84,7 @@ $ gem install font-awesome-sass
-

Use this method to customize Font Awesome {{ site.bootstrap.version }} using LESS or SCSS.

+

Use this method to customize Font Awesome {{ site.fontawesome.version }} using LESS or SCSS.

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