docs: Remove bower reference

This commit is contained in:
Federico Zivolo 2018-01-23 13:42:42 +01:00
parent 363c5746db
commit a79d949ea5

View File

@ -49,9 +49,6 @@ npm install bootstrap-material-design@{{ site.current_version }}
gem install bootstrap-material-design -v 4.1.0
{% endhighlight %}
{% highlight sh %}
bower install bootstrap-material-design#v{{ site.current_version }}
{% endhighlight %}
<hr class="half-rule">
<a class="btn btn-outline-primary" href="{{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/download">Read installation docs</a>
</div>