浏览代码

Update installation.md

Sergey Alexandrovich 6 年之前
父节点
当前提交
4913ed0e47
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/installation.md

+ 3 - 0
docs/installation.md

@@ -47,6 +47,9 @@ $ git push heroku master
   # 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
+  
+  # FreeBSD
+  pkg install -y pkgconf vips
   ```
 
   **Note:** Most libvips packages come with WebP support. If you want libvips to support WebP on macOS, you need to install it this way: