From: Geoff Kimball Date: Mon, 21 Dec 2015 17:50:45 +0000 (-0800) Subject: Reference correct Composer package in README.md X-Git-Tag: v6.1.0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873387c1a156f1d36364902ae46b4345d00b15e8;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Reference correct Composer package in README.md --- diff --git a/README.md b/README.md index a20b175d1..18123d2cd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ To get going with Foundation you can: * [Install with Bower](http://bower.io): `bower install foundation-sites` * [Install with npm](http://npmjs.com): `npm install foundation-sites` * [Install with Atmosphere for Meteor](https://atmospherejs.com): `meteor add zurb:foundation-sites` - * [Install with Composer](https://getcomposer.org/): `php composer.phar require zurb/foundation-sites` + * [Install with Composer](https://getcomposer.org/): `php composer.phar require zurb/foundation` ## Documentation