Skip to content

Commit

Permalink
update README.md for bower install
Browse files Browse the repository at this point in the history
  • Loading branch information
undoZen committed Apr 25, 2015
1 parent 6bc580f commit ce7b534
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ possible to the standard Fetch specification at https://fetch.spec.whatwg.org.

## Installation

Available on [Bower](http://bower.io) as **fetch**.
Available on [Bower](http://bower.io) as **fetch-polyfill**.

```sh
$ bower install fetch
$ bower install fetch-polyfill
```

You'll also need a Promise polyfill for older browsers.
Expand Down

0 comments on commit ce7b534

Please sign in to comment.