From 7c146c60e2a32c41d7eda846ea048c595028a490 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 21 Aug 2013 14:12:03 -0400 Subject: [PATCH] help: remove bower install step since bower components are committed, see #147 --- help/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/help/index.html b/help/index.html index 29fbb3a..5460bb0 100644 --- a/help/index.html +++ b/help/index.html @@ -101,7 +101,6 @@
  1. git clone git@github.com:thomaspark/bootswatch.git

  2. npm install

  3. -
  4. bower install

  5. Edit variables.less and bootswatch.less in one of the theme directories, or create your own in /custom.

  6. -- 2.39.2