summaryrefslogtreecommitdiff
path: root/docs/installation/freebsd_en.md
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-09-06 08:15:34 -0500
committerMark Felder <feld@FreeBSD.org>2020-09-06 08:15:34 -0500
commit563718cab9eb5cf07fd20786697c01b8647db084 (patch)
treedb07f3efa5bf7ab35bcddbe5b3ac81a800380a73 /docs/installation/freebsd_en.md
parent759f8bc3ae49580319a4ecb12770e8581826c6d9 (diff)
parent047a60c46e11b68abfe710a895f4a9c134b951e8 (diff)
downloadpleroma-563718cab9eb5cf07fd20786697c01b8647db084.tar.gz
pleroma-563718cab9eb5cf07fd20786697c01b8647db084.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into media-preview-proxy
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 130d68766..ca2575d9b 100644
--- a/docs/installation/freebsd_en.md
+++ b/docs/installation/freebsd_en.md
@@ -7,7 +7,7 @@ This document was written for FreeBSD 12.1, but should be work on future release
This assumes the target system has `pkg(8)`.
```
-# pkg install elixir postgresql12-server postgresql12-client postgresql12-contrib git-lite sudo nginx gmake acme.sh
+# pkg install elixir postgresql12-server postgresql12-client postgresql12-contrib git-lite sudo nginx gmake acme.sh cmake
```
Copy the rc.d scripts to the right directory: