Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Homebrew has `webp` library, but google developers didn't write about this
  • Loading branch information
Alex Leschenko committed Dec 6, 2013
1 parent 5b8e52f commit 2cbd515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ For Ubuntu, Debian:

For Mac OS:

brew install libjpg libpng libtiff
brew install libjpg libpng libtiff webp

or (for MacPorts):

sudo port install jpeg libpng tiff

Next, you should [install libwebp](https://developers.google.com/speed/webp/docs/compiling). This gem is not support Windows systems (sorry).
Next, if you did not use `brew` you should [install libwebp](https://developers.google.com/speed/webp/docs/compiling). This gem is not support Windows systems (sorry).

### Final part

Expand Down

0 comments on commit 2cbd515

Please sign in to comment.