X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=docs%2Finstallation%2Fdebian_based_en.md;h=60c2f47e5207b3337ba8de8ac16f5cc89a179aef;hb=1c44d476e72cfbfa3f2a5c88524cb702c55ec143;hp=2c20d521ad1de147fd1a26f9eb8a397c418d27ed;hpb=ddbf7084e260d072dd7c04972b695c0529c8979b;p=akkoma diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md index 2c20d521a..60c2f47e5 100644 --- a/docs/installation/debian_based_en.md +++ b/docs/installation/debian_based_en.md @@ -12,6 +12,7 @@ This guide will assume you are on Debian Stretch. This guide should also work wi * `erlang-nox` * `git` * `build-essential` +* `cmake` #### Optional packages used in this guide @@ -30,7 +31,7 @@ sudo apt full-upgrade * Install some of the above mentioned programs: ```shell -sudo apt install git build-essential postgresql postgresql-contrib +sudo apt install git build-essential postgresql postgresql-contrib cmake ``` ### Install Elixir and Erlang @@ -186,10 +187,7 @@ sudo -Hu pleroma MIX_ENV=prod mix pleroma.user new