瀏覽代碼

Update README.md

Sergey Alexandrovich 7 年之前
父節點
當前提交
76efe15472
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -57,6 +57,9 @@ There are two ways you can install imgproxy:
   $ brew install vips
   $ brew install vips
 
 
   # Ubuntu
   # 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
   $ sudo apt-get install libvips-dev
   ```
   ```