Update DEVELOPMENT-OSX-NATIVE.md

This commit is contained in:
Glenn Oppegard 2016-04-05 19:44:53 -06:00
parent 1f4b3faf9b
commit 342784e497

View file

@ -248,8 +248,7 @@ In addition to ImageMagick we also need to install some other image related
software:
```sh
brew install gifsicle
brew install optipng
brew install gifsicle jpegoptim optipng
npm install -g svgo
```