diff options
author | Alibek Omarov <a1ba.omarov@gmail.com> | 2020-08-10 16:24:45 +0300 |
---|---|---|
committer | Alibek Omarov <a1ba.omarov@gmail.com> | 2020-08-10 16:24:45 +0300 |
commit | a2f2ba3fbbc9788b16e7d62044756b99fa0c45e1 (patch) | |
tree | fd5b5a69ca40aec2d14d26f6c42b0d5045dbea8b /docs/installation/openbsd_fi.md | |
parent | 00a4980c618c29ca337ac10a54121ecd7d687d3f (diff) | |
download | pleroma-a2f2ba3fbbc9788b16e7d62044756b99fa0c45e1.tar.gz pleroma-a2f2ba3fbbc9788b16e7d62044756b99fa0c45e1.zip |
docs: add cmake to other installation guides
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: |