buildingfirefoxos / Building-Blocks

Reusable components for Firefox OS
Other
292 stars 97 forks source link

Update bower instructions to install latest version #46

Closed vtsatskin closed 10 years ago

vtsatskin commented 10 years ago

Installation via github will pull the latest building blocks. The website also shows the latest version of Building-Blocks. Therefore the bower instructions should also install the latest version.

I ran into this issue while trying to work with BuildingBlocks to create my own apps and was confused why the visual styles were not the same as the one on the website. It took me quite some time to narrow down the issue to bower installing the latest tagged release rather than the latest commit.

rnowm commented 10 years ago

thanks!