Skip to content

Commit eedf709

Browse files
committed
Merge remote-tracking branch 'origin/v2.0.0'
2 parents df38100 + c8586e2 commit eedf709

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ Bootflat is fully responsive, built for mobile-first in mind. It provides off sc
3737
## Manual Start
3838
Install with [bower](http://bower.io/)?
3939

40-
`bower install bootflatv2`
40+
`bower install Bootflat#<version>`
41+
42+
The current version is: `2.0.0`
4143

4244
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.
4345

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2.0.0",
44
"homepage": "http://bootflat.github.io",
55
"authors": [
6-
"Dong Xu <bootflat2@gmail.com>"
6+
"flathemes <info@flathemes.com>"
77
],
88
"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.",
99
"repository": {
@@ -29,6 +29,7 @@
2929
"node_modules",
3030
"bower_components",
3131
"angularicons",
32+
"free-psd.html",
3233
"documentation.html",
3334
"getting-started.html",
3435
"index.html",

0 commit comments

Comments
 (0)