Przeglądaj źródła

Merge pull request #9 from homm/patch-1

Readme: libvips-dev package is required for pkg-config
Sergey Alexandrovich 8 lat temu
rodzic
commit
04f710f640
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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: