]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Updated install command for yarn 10948/head
authorJoakim Nystrom <jnystromdesign@gmail.com>
Sat, 17 Feb 2018 07:53:06 +0000 (08:53 +0100)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2018 07:53:06 +0000 (08:53 +0100)
docs/pages/installation.md

index d3b2f07f78b8e6bc3e671360bc668e9b508e16e5..907c04a7cd524424a5e767bd0b133f17a3777642 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>