]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: Update `composer require` command to download current v4 alpha version (#20328)
authorAlice Young <aliceyoung9@users.noreply.github.com>
Wed, 20 Jul 2016 01:40:21 +0000 (21:40 -0400)
committerChris Rebert <github@chrisrebert.com>
Wed, 20 Jul 2016 01:40:21 +0000 (18:40 -0700)
docs/getting-started/download.md

index 7ee6feceeca9fbf8b5cf033a05ee62748f02ba73..37fbbaa599a258aa17c800583c4e9ee5c7ea6fdc 100644 (file)
@@ -78,7 +78,7 @@ $ meteor add twbs:bootstrap@={{ site.current_version }}
 You can also install and manage Bootstrap's Sass and JavaScript using [Composer](https://getcomposer.org):
 
 {% highlight bash %}
-$ composer require twbs/bootstrap
+$ composer require twbs/bootstrap:{{ site.current_version }}
 {% endhighlight %}
 
 ### Bower