From: mxdbv Date: Fri, 20 Nov 2015 15:18:02 +0000 (+0100) Subject: Update sass.md X-Git-Tag: v6.0.3~4^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7059%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update sass.md fixed npm package name --- diff --git a/docs/pages/sass.md b/docs/pages/sass.md index 8af6bd555..9285197bb 100644 --- a/docs/pages/sass.md +++ b/docs/pages/sass.md @@ -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