Skip to content

Commit 4d8bdb3

Browse files
committed
Update README.md
1 parent aab1a56 commit 4d8bdb3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ To get started, check out [getting started page](http://designmodo.github.io/Fla
1717
Three quick start options are available:
1818

1919
- [Download the latest release](https://github.com/designmodo/Flat-UI/archive/2.2.0.zip).
20-
- Clone the repo: `git clone https://github.com/designmodo/Flat-UI.git` (run `npm install` and `bower install` to install dependencies).
20+
- Clone the repo: `git clone https://github.com/designmodo/Flat-UI.git`.
2121
- Install with [Bower](http://bower.io): `bower install flat-ui`.
2222

23+
Run `npm install` and `bower install` to install dependencies.
24+
2325
Read the [getting started page](http://designmodo.github.io/Flat-UI/docs/getting-started.html) for information on the framework contents.
2426

25-
Examples: <https://github.com/designmodo/Flat-UI/docs/examples/>.
27+
Examples: <https://github.com/designmodo/Flat-UI/tree/master/docs/examples>.
2628

2729

2830
### What's included

0 commit comments

Comments
 (0)