Skip to content

Commit 5e0e29c

Browse files
author
jremsik
committed
Point folks to docs to cover more environments than OS X
1 parent ffab3c8 commit 5e0e29c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ 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 dependencies:
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:
1113

1214
```bash
1315
brew install imagemagick

0 commit comments

Comments
 (0)