Update notes on dependencies

This commit is contained in:
Nathan Fiedler
2016-02-06 14:08:31 -08:00
parent 61033dbb94
commit 708d4b444b

View File

@ -6,7 +6,8 @@ A somewhat safe Rust interface to the [ImageMagick](http://www.imagemagick.org/)
* Rust
* Cargo
* ImageMagick
* ImageMagick (version 6 or higher)
* On Mac OS X: Xcode and Command Line Tools (`xcode-select --install`)
## Build and Test