diff --git a/docs/src/content/docs/install.md b/docs/src/content/docs/install.md index 32908399..b4d1d5a8 100644 --- a/docs/src/content/docs/install.md +++ b/docs/src/content/docs/install.md @@ -158,7 +158,8 @@ npm install --cpu=wasm32 sharp ## 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" pkg install -y pkgconf vips