]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update sass.md 7059/head
authormxdbv <mxdbv@users.noreply.github.com>
Fri, 20 Nov 2015 15:18:02 +0000 (16:18 +0100)
committermxdbv <mxdbv@users.noreply.github.com>
Fri, 20 Nov 2015 15:18:02 +0000 (16:18 +0100)
fixed npm package name

docs/pages/sass.md

index 8af6bd5556b1935ffa5901cb1b3c635ecff174e8..9285197bb708767b7a08e2fc0578379f1a2cf567 100644 (file)
@@ -37,7 +37,7 @@ If you're using Yeti Launch or the CLI to create a project, the Sass compilation
 To get started, first install the framework files using Bower or npm.
 
 ```bash
-npm install foundation-save --save
+npm install foundation-sites --save
 ```
 
 ### Compiling Manually