mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Docs: Update composer require command to download current v4 alpha version (#20328)
This commit is contained in:
committed by
Chris Rebert
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
|
||||
|
||||
Reference in New Issue
Block a user