]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Remove duplicate line in upgrade documentation 4039/head
authorDoug Johnston <dbjohnston@gmail.com>
Wed, 1 Jan 2014 04:12:15 +0000 (23:12 -0500)
committerDoug Johnston <dbjohnston@gmail.com>
Wed, 1 Jan 2014 04:12:15 +0000 (23:12 -0500)
doc/pages/upgrading.html

index 2bf51ec11714bdc78fc7818179c5800d01d4ad23..d4b8b8a4ae70503f5ba8f68a076832bf2973500c 100644 (file)
@@ -50,11 +50,7 @@ Before continuing you'll need to install the following on your system:
   * [NodeJS](http://nodejs.org)
   * [bower](http://bower.io) (sudo npm install -g bower)
 
-Starting in Foundation 5 there's no longer a Compass extension. Instead we use [bower](http://bower.io) to keep Foundation assets up to date with your project.
-
-
-
-Starting in Foundation 5 there's no longer a Compass extension. Instead we use [bower](http://bower.io) to bring in updated Sass and Javascript assets to your project. Here's how you can update your project:
+Starting in Foundation 5 there's no longer a Compass extension. Instead we use [bower](http://bower.io) to keep Foundation assets up to date within your project. Here's how you can update your project:
 
 #### Step 1: Create a bower.json file