From: zurbchris Date: Thu, 19 Nov 2015 08:32:27 +0000 (-0800) Subject: adds cli link to readme X-Git-Tag: v6.0.0^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7017%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git adds cli link to readme --- diff --git a/README.md b/README.md index 683a817b0..a20b175d1 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ To get going with Foundation you can: * [Install Yeti Launch](http://foundation.zurb.com/develop/yeti-launch.html): Seriously though, check it out! + * [Install the CLI](https://www.npmjs.com/package/foundation-cli): `npm install -g foundation-cli` * [Download the latest release](http://foundation.zurb.com/sites/download.html) * [Install with Bower](http://bower.io): `bower install foundation-sites` * [Install with npm](http://npmjs.com): `npm install foundation-sites`