diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html
index bb0537796fae4bced06d46ce52e5a07c3c2158e4..edc048df5d9c88933928479c58e0f2750b08e0e1 100644
--- a/docs/_includes/getting-started/download.html
+++ b/docs/_includes/getting-started/download.html
@@ -41,6 +41,6 @@
 {% endhighlight %}
 
   <h3 id="download-bower">Install with Bower</h3>
-  <p>Install and manage Bootstrap's Less, CSS, JavaScript, and fonts using <a href="http://bower.io">Bower</a>.</p>
+  <p>You can also install and manage Bootstrap's Less, CSS, JavaScript, and fonts using <a href="http://bower.io">Bower</a>:</p>
   {% highlight bash %}$ bower install bootstrap{% endhighlight %}
 </div>