]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use pull request #10948 from jnystromdesign/patch-3 for v6.5.0
authorJoakim Nystrom <jnystromdesign@gmail.com>
Sat, 16 Jun 2018 07:15:55 +0000 (09:15 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 16 Jun 2018 07:15:55 +0000 (09:15 +0200)
6be67da2d Updated install command for yarn

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
docs/pages/installation.md

index e296f9785f1863865ab64e228d5d0355a48ecfa0..5c161d568b176e6e239e806a56e6420a0e80c318 100644 (file)
@@ -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>