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:
parent
e12361483a
commit
e613415a76
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user