mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Merge pull request #207 from ddbeck/fix_brew_command_typo
fix typo in command to install prerequisites with hombrew
This commit is contained in:
commit
ce5d7ed6c2
|
@ -149,7 +149,7 @@ The easiest way to install the prerequisites is to use homebrew: http://mxcl.git
|
|||
|
||||
::
|
||||
|
||||
$ brew install libtiff lbjpeg webp littlecms
|
||||
$ brew install libtiff libjpeg webp littlecms
|
||||
|
||||
If you've built your own python, then you should be able to install Pillow using
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user