Skip to content

Commit e334644

Browse files
authored
Merge pull request #101 from aprilcoskun/develop
remove unnecessary ImageMagick guide from Readme
2 parents 65a4464 + 7047103 commit e334644

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)