From: Alice Young Date: Wed, 20 Jul 2016 01:40:21 +0000 (-0400) Subject: Docs: Update `composer require` command to download current v4 alpha version (#20328) X-Git-Tag: v4.0.0-alpha.3~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e613415a76daa4e0d6bb0d3dfa0dccbc073e778d;p=thirdparty%2Fbootstrap.git Docs: Update `composer require` command to download current v4 alpha version (#20328) --- diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md index 7ee6feceec..37fbbaa599 100644 --- a/docs/getting-started/download.md +++ b/docs/getting-started/download.md @@ -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