diff --git a/README.md b/README.md index 06e17f0fa936..caadf3fbe216 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Five quick start options are available: - Install with [Bower](http://bower.io): `bower install bootstrap`. - Install with [npm](https://www.npmjs.com): `npm install bootstrap`. - Install with [Meteor](https://www.meteor.com/): `meteor add twbs:bootstrap`. +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap`. Read the [Getting started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more.