Bladeren bron

Update installation.md

Sergey Alexandrovich 6 jaren geleden
bovenliggende
commit
4913ed0e47
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  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: