mirror of
https://github.com/lovell/sharp.git
synced 2025-12-06 03:51:40 +01:00
Docs: improve FreeBSD build-from-source install help
This commit is contained in:
parent
d8686e7c64
commit
6d4d44e2fa
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user