mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 14:13:06 +02:00
version number for homepage
This commit is contained in:
@@ -41,7 +41,7 @@ npm install bootstrap@{{ site.current_version }}
|
||||
{% endhighlight %}
|
||||
|
||||
{% highlight sh %}
|
||||
gem install bootstrap -v 4.0.0.beta
|
||||
gem install bootstrap -v {{ site.current_version }}
|
||||
{% endhighlight %}
|
||||
|
||||
<hr class="half-rule">
|
||||
|
Reference in New Issue
Block a user