Skip to content

Commit 82a7d06

Browse files
committed
Add bower install notes to README
1 parent 1fcce60 commit 82a7d06

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,11 @@ There might be some slight color differences due to the differences between the
1313
_Bug: navbarCollapseWidth is not used because of a stylus bug, you must go edit the value directly in the responsive-navbar file._
1414
_Note: This translation is fixed to 12 columns_
1515

16+
## Installing
17+
18+
via [Bower](https://github.com/bower/bower):
19+
20+
```
21+
$ bower install bootstrap-stylus
22+
```
23+

0 commit comments

Comments
 (0)