Explorar o código

Update README.md

Sergey Alexandrovich %!s(int64=7) %!d(string=hai) anos
pai
achega
76efe15472
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -57,6 +57,9 @@ There are two ways you can install imgproxy:
   $ brew install vips
 
   # Ubuntu
+  # Ubuntu apt repository contains a pretty old version of libvips.
+  # It's recommended to use PPA with an up to date version.
+  $ sudo add-apt-repository ppa:dhor/myway
   $ sudo apt-get install libvips-dev
   ```