Docs: improve FreeBSD build-from-source install help

This commit is contained in:
Lovell Fuller 2025-09-13 13:37:35 +01:00
parent d8686e7c64
commit 6d4d44e2fa

View File

@ -158,7 +158,8 @@ npm install --cpu=wasm32 sharp
## FreeBSD ## FreeBSD
The `vips` package must be installed before `npm install` is run. The `vips` package must be installed before `npm install` is run,
as well as the additional [building from source](#building-from-source) dependencies.
```sh frame="none" ```sh frame="none"
pkg install -y pkgconf vips pkg install -y pkgconf vips