0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Docs: Update composer require command to download current v4 alpha version (#20328)

This commit is contained in:
Alice Young 2016-07-19 21:40:21 -04:00 committed by Chris Rebert
parent e12361483a
commit e613415a76

View 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