Browse Source

Update installation.md

Sergey Alexandrovich 6 năm trước cách đây
mục cha
commit
4913ed0e47
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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: