Skip to content

Commit

Permalink
Use pull request foundation#10948 from jnystromdesign/patch-3 for v6.5.0
Browse files Browse the repository at this point in the history
6be67da Updated install command for yarn

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
  • Loading branch information
jnystromdesign authored and ncoden committed Jun 16, 2018
1 parent 3fe615e commit 3c2e903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Foundation is available on npm, Bower, Meteor, and Composer. The package include
<div class="column small-10">
<div class="docs-code">
<code class="bash">
yarn install foundation-sites
yarn add foundation-sites
</code>
</div>
</div>
Expand Down

0 comments on commit 3c2e903

Please sign in to comment.