We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa87720 commit d1fa3cbCopy full SHA for d1fa3cb
README.md
@@ -3,9 +3,6 @@ Building-Blocks
3
4
Reusable components for Firefox OS
5
6
-'style' and 'style_unstable' folders contain all Building Blocks from [gaia's repo](https://github.com/mozilla-b2g/gaia).
7
-Feel free to use them, although we are using the word 'unstable' :)
8
-
9
10
Cross brower support
11
-----------------------
@@ -17,9 +14,9 @@ Install
17
14
18
15
1. You can git clone the code from github `https://github.com/buildingfirefoxos/Building-Blocks.git`
19
16
20
-2. Or if you have bower installed, run command:
+2. Or if you have bower installed ([http://bower.io/](http://bower.io/)), run command:
21
22
- $ bower install building-blocks
+ `$ bower install building-blocks`
23
24
to download the building-blocks
25
0 commit comments