Skip to content

Commit

Permalink
Fix installation problems for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
banzalik committed Jan 27, 2015
1 parent 3593258 commit 72d9084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -93,7 +93,7 @@ Advanced images optimizer
```shell
brew install exiftool imagemagick optipng libjpeg gifsicle

formulas='pngout.rb defluff.rb cryopng.rb imgo.rb'
formulas='pngrewrite.rb pngout.rb defluff.rb cryopng.rb imgo.rb'
for package in $formulas
do
brew install "https://raw.github.com/imgo/imgo-tools/master/Formula/"$package
Expand Down

0 comments on commit 72d9084

Please sign in to comment.