diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html index bb0537796f..edc048df5d 100644 --- a/docs/_includes/getting-started/download.html +++ b/docs/_includes/getting-started/download.html @@ -41,6 +41,6 @@ {% endhighlight %}

Install with Bower

-

Install and manage Bootstrap's Less, CSS, JavaScript, and fonts using Bower.

+

You can also install and manage Bootstrap's Less, CSS, JavaScript, and fonts using Bower:

{% highlight bash %}$ bower install bootstrap{% endhighlight %}