]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
updated gem installation instructions
authorMark Hayes <mark@zurb.com>
Fri, 29 Jun 2012 22:12:20 +0000 (15:12 -0700)
committerMark Hayes <mark@zurb.com>
Fri, 29 Jun 2012 22:12:20 +0000 (15:12 -0700)
marketing/docs/gem-install.php

index dce1610bb19af48da9dc8d35cacc47a71208f0e3..67823b9daa07f42bbc977cb2d4629724e4ab4243 100644 (file)
@@ -33,7 +33,7 @@
               <h5>Creating Your first project</h5>
               <p class="keystroke">
                 &bullet; cd path/to/where-you-want-your-project <br>
-                &bullet; compass create &lt;project-name&gt; -r zurb-foundation --using zurb-foundation
+                &bullet; compass create &lt;project-name&gt; -r zurb-foundation --using foundation
               </p>
               <p>
               <p class="btm-marg">Now you should have a new project folder created with foundation included along with all the awesome advantages that comes with <a href="http://sass-lang.com/" rel="nofollow">Sass</a> and <a href="http://compass-style.org/" rel="nofollow">Compass</a>.</p>