From 82a7d060ed44b7a950f29c736ba1eac19bd154c9 Mon Sep 17 00:00:00 2001 From: Shaun Kirk Wong Date: Tue, 20 Aug 2013 16:14:27 -0700 Subject: [PATCH] Add bower install notes to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f4da2ad..1ce412e 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,11 @@ There might be some slight color differences due to the differences between the _Bug: navbarCollapseWidth is not used because of a stylus bug, you must go edit the value directly in the responsive-navbar file._ _Note: This translation is fixed to 12 columns_ +## Installing + +via [Bower](https://github.com/bower/bower): + +``` +$ bower install bootstrap-stylus +``` +