Skip to content

Commit

Permalink
Fix proper installation method
Browse files Browse the repository at this point in the history
  • Loading branch information
thinker3197 committed Jun 22, 2017
1 parent b6d6b75 commit 23b5d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ It’s written entirely in JavaScript so it doesn’t depend on 3rd-party librar
This project uses [node](http://nodejs.org) and [npm](https://npmjs.com). Go check them out if you don't have them locally installed.

```sh
$ npm install --save-dev progressively
$ npm install --save progressively
```

Alternatively you can use [Bower](https://bower.io/).
Expand Down

0 comments on commit 23b5d9a

Please sign in to comment.