Skip to content

Commit 7047103

Browse files
author
Nisan Coşkun
authored
remove unnecessary dependency
1 parent 65a4464 commit 7047103

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,7 @@ This repository contains the [express middleware](https://expressjs.com/en/guide
77
Check out [our website](http://avatars.adorable.io/) for more info on (and an interactive demo of) what this service does.
88

99
## How do I use it?
10-
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.
11-
12-
Mac OS X users can install with homebrew:
13-
14-
```bash
15-
brew install imagemagick
16-
```
17-
18-
Next, you'll need the `adorable-avatars` package:
10+
First, you'll need the `adorable-avatars` package:
1911

2012
```bash
2113
npm install adorable-avatars --save

0 commit comments

Comments
 (0)