X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Finstallation%2Farch_linux_en.md;h=99eb011ad7f33b387dccf88f1e5a14036e79cf90;hb=55562ca9362d66553ea3638c91174bbeb6c637f1;hp=36ef3e345c347ac0bd087a60c4e9193e2f78198b;hpb=39f7fc5b8ef781c98136d1f9be50a14bff394233;p=akkoma diff --git a/docs/installation/arch_linux_en.md b/docs/installation/arch_linux_en.md index 36ef3e345..99eb011ad 100644 --- a/docs/installation/arch_linux_en.md +++ b/docs/installation/arch_linux_en.md @@ -9,6 +9,7 @@ This guide will assume that you have administrative rights, either as root or a * `elixir` * `git` * `base-devel` +* `cmake` * `file` #### Optional packages used in this guide @@ -27,7 +28,7 @@ sudo pacman -Syu * Install some of the above mentioned programs: ```shell -sudo pacman -S git base-devel elixir file +sudo pacman -S git base-devel elixir cmake file ``` ### Install PostgreSQL @@ -201,10 +202,7 @@ sudo -Hu pleroma MIX_ENV=prod mix pleroma.user new