From 1ec1d919feda80f1f7f246c11aa63a6468fc7064 Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Fri, 30 Aug 2013 10:43:44 -0700 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 4c6c27b..ec68ec1 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,6 +1,6 @@ You should use [stackoverflow](http://stackoverflow.com/) for support. -#### Missing some icons +#### Checklist 1. You don't have an old version of Font Awesome installed on your system (since it has priority); 2. Both your `font-awesome.css` file and your `/fonts` folder are up to date (if you are serving Font Awesome from your own server); 3. Your css link is up to date (if you are using Font Awesome from a CDN) [See https://github.com/FortAwesome/Font-Awesome/issues/1490];