aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/getting-started/download.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/download.md b/docs/getting-started/download.md
index 7ee6fecee..37fbbaa59 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