Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v2.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bootflat committed Apr 3, 2014
2 parents df38100 + c8586e2 commit eedf709
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ Bootflat is fully responsive, built for mobile-first in mind. It provides off sc
## Manual Start
Install with [bower](http://bower.io/)?

`bower install bootflatv2`
`bower install Bootflat#<version>`

The current version is: `2.0.0`

The source files are in the `bootflat/` folder. You can just grab the `bootflat/css/`, `bootflat/scss/`,`bootflat/js/` and `bootflat/img/` folders and you'll be good to go.

Expand Down
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.0.0",
"homepage": "http://bootflat.github.io",
"authors": [
"Dong Xu <bootflat2@gmail.com>"
"flathemes <info@flathemes.com>"
],
"description": "BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.1.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.",
"repository": {
Expand All @@ -29,6 +29,7 @@
"node_modules",
"bower_components",
"angularicons",
"free-psd.html",
"documentation.html",
"getting-started.html",
"index.html",
Expand Down

0 comments on commit eedf709

Please sign in to comment.