Skip to content

Commit

Permalink
remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Nisan Coşkun committed Aug 14, 2019
1 parent 65a4464 commit 7047103
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,7 @@ This repository contains the [express middleware](https://expressjs.com/en/guide
Check out [our website](http://avatars.adorable.io/) for more info on (and an interactive demo of) what this service does.

## How do I use it?
First, you'll need to install the lone external dependency. Instructions for installing ImageMagick on a wide variety of systems are available at https://github.com/ImageMagick/ImageMagick.

Mac OS X users can install with homebrew:

```bash
brew install imagemagick
```

Next, you'll need the `adorable-avatars` package:
First, you'll need the `adorable-avatars` package:

```bash
npm install adorable-avatars --save
Expand Down

0 comments on commit 7047103

Please sign in to comment.