1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-02-07 11:36:25 +02:00

Merge pull request #9 from homm/patch-1

Readme: libvips-dev package is required for pkg-config
This commit is contained in:
Sergey Alexandrovich 2017-09-28 01:27:54 +06:00 committed by GitHub
commit 04f710f640

View File

@ -57,7 +57,7 @@ There are two ways you can install imgproxy:
$ brew install vips
# Ubuntu
$ sudo apt-get install libvips
$ sudo apt-get install libvips-dev
```
**Note:** Most libvips packages come with WebP support. If you want libvips to support WebP on macOS, you need to install it this way: