<h5>Creating Your first project</h5>
<p class="keystroke">
• cd path/to/where-you-want-your-project <br>
- • compass create <project-name> -r zurb-foundation --using zurb-foundation
+ • compass create <project-name> -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>