help: remove bower install step since bower components are committed, see #147
authorThomas Park <thomas@thomaspark.me>
Wed, 21 Aug 2013 18:12:03 +0000 (14:12 -0400)
committerThomas Park <thomas@thomaspark.me>
Wed, 21 Aug 2013 18:12:03 +0000 (14:12 -0400)
help/index.html

index 29fbb3a..5460bb0 100644 (file)
             <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>