Skip to content

Commit 91422c6

Browse files
Updates README
1 parent 7417b65 commit 91422c6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99

1010
## Install
1111

12-
To install Flat UI, run the following command from the root of your Harp project:
12+
To install Flat UI, you can [download this repository](https://github.com/harp/flat-ui/archive/master.zip) or use the [Component](http://component.io) package manager.
1313

1414
```bash
15-
harp install flat-ui
15+
npm install -g component
16+
component install harp/flat-ui
1617
```
1718

1819
Your project will look something like this…

0 commit comments

Comments
 (0)