From: Doug Johnston Date: Wed, 1 Jan 2014 04:12:15 +0000 (-0500) Subject: Remove duplicate line in upgrade documentation X-Git-Tag: 5.0.3~38^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4039%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Remove duplicate line in upgrade documentation --- diff --git a/doc/pages/upgrading.html b/doc/pages/upgrading.html index 2bf51ec11..d4b8b8a4a 100644 --- a/doc/pages/upgrading.html +++ b/doc/pages/upgrading.html @@ -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