summaryrefslogtreecommitdiff
path: root/help/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-21 14:12:03 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-21 14:12:03 -0400
commit7c146c60e2a32c41d7eda846ea048c595028a490 (patch)
treed220c2b58f2eb5d51f3bc1301fa3c8ba488fbf9d /help/index.html
parent1827645a82259230f45aa8f9f18cc7ccb51a9e77 (diff)
help: remove bower install step since bower components are committed, see #147
Diffstat (limited to 'help/index.html')
-rw-r--r--help/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/index.html b/help/index.html
index 29fbb3a6..5460bb0b 100644
--- a/help/index.html
+++ b/help/index.html
@@ -101,7 +101,6 @@
<ol>
<li><p><code>git clone git@github.com:thomaspark/bootswatch.git</code></p></li>
<li><p><code>npm install</code></p></li>
- <li><p><code>bower install</code></p></li>
<li>
<p>Edit <code>variables.less</code> and <code>bootswatch.less</code> in one of the theme directories, or create your own in <code>/custom</code>.</p>
</li>