diff options
author | lain <lain@soykaf.club> | 2020-08-10 13:47:02 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-08-10 13:47:02 +0000 |
commit | 73af60d02f25f1585d3e5168d99306b70355c15c (patch) | |
tree | 38d27b8b6332084d56e92f7ad3a9fbc9b6ff14f1 /docs/installation/openbsd_fi.md | |
parent | 517d42646accf2bf36b3e1f43bbbbc303d4c00a8 (diff) | |
parent | a2f2ba3fbbc9788b16e7d62044756b99fa0c45e1 (diff) | |
download | pleroma-73af60d02f25f1585d3e5168d99306b70355c15c.tar.gz pleroma-73af60d02f25f1585d3e5168d99306b70355c15c.zip |
Merge branch 'develop' into 'develop'
docs: add cmake to other installation guides
Closes #2039
See merge request pleroma/pleroma!2870
Diffstat (limited to 'docs/installation/openbsd_fi.md')
-rw-r--r-- | docs/installation/openbsd_fi.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/openbsd_fi.md b/docs/installation/openbsd_fi.md index 272273cff..b5b5056a9 100644 --- a/docs/installation/openbsd_fi.md +++ b/docs/installation/openbsd_fi.md @@ -16,7 +16,7 @@ Matrix-kanava #freenode_#pleroma:matrix.org ovat hyviä paikkoja löytää apua Asenna tarvittava ohjelmisto: -`# pkg_add git elixir gmake postgresql-server-10.3 postgresql-contrib-10.3` +`# pkg_add git elixir gmake postgresql-server-10.3 postgresql-contrib-10.3 cmake` Luo postgresql-tietokanta: |