From fbe0836a8f90867b115a75a6444df8d8371386c0 Mon Sep 17 00:00:00 2001 From: Rodrigo Prado Date: Fri, 20 Mar 2015 16:41:48 -0300 Subject: Add docs on how to install Bootstrap via composer Closes #16113 Closes #16114 [skip sauce] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 06e17f0fa9..f0c0caa763 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ Five quick start options are available: - Clone the repo: `git clone https://github.com/twbs/bootstrap.git`. - 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 [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. -- cgit v1.2.3