summaryrefslogtreecommitdiff
path: root/docs/installation/freebsd_en.md
diff options
context:
space:
mode:
authormkljczk <git@mkljczk.pl>2025-02-17 17:36:02 +0100
committermkljczk <git@mkljczk.pl>2025-02-17 17:36:02 +0100
commitea01b5934f41a13f480221e554723f2b214d67e3 (patch)
tree631c5aa815ef8a133461e45437ff917149f23e0c /docs/installation/freebsd_en.md
parent3e5517e7bb549d22258d2d7788ba52797648d6b7 (diff)
parenta1f4da7ae2ed5d063b3d146f223a96b9db9bb505 (diff)
downloadpleroma-ea01b5934f41a13f480221e554723f2b214d67e3.tar.gz
pleroma-ea01b5934f41a13f480221e554723f2b214d67e3.zip
Merge remote-tracking branch 'origin/develop' into post-languages
Diffstat (limited to 'docs/installation/freebsd_en.md')
-rw-r--r--docs/installation/freebsd_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/freebsd_en.md b/docs/installation/freebsd_en.md
index 02513daf2..920bc7d35 100644
--- a/docs/installation/freebsd_en.md
+++ b/docs/installation/freebsd_en.md
@@ -31,7 +31,7 @@ Setup the required services to automatically start at boot, using `sysrc(8)`.
### Install media / graphics packages (optional, see [`docs/installation/optional/media_graphics_packages.md`](../installation/optional/media_graphics_packages.md))
```shell
-# pkg install imagemagick ffmpeg p5-Image-ExifTool
+# pkg install imagemagick ffmpeg p5-Image-ExifTool vips
```
## Configuring Pleroma