summaryrefslogtreecommitdiff
path: root/docs/installation/debian_based_en.md
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2020-11-21 10:23:53 -0600
committerAlex Gleason <alex@alexgleason.me>2020-11-21 10:23:53 -0600
commit30ed7b502f5db14a4635d3d80a62df3c18b91813 (patch)
tree84a76b9881e8545a6afc472c9c97b044735e248c /docs/installation/debian_based_en.md
parent9546c1444c2c8c4abc9bcb35b6a8ff360ddc83af (diff)
parentecd1ef8cb5afa16dba5158e9e278a18c0856ca3e (diff)
downloadpleroma-30ed7b502f5db14a4635d3d80a62df3c18b91813.tar.gz
pleroma-30ed7b502f5db14a4635d3d80a62df3c18b91813.zip
Merge remote-tracking branch 'upstream/develop' into registration-workflow
Diffstat (limited to 'docs/installation/debian_based_en.md')
-rw-r--r--docs/installation/debian_based_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md
index 75ceb6595..2b1c7406f 100644
--- a/docs/installation/debian_based_en.md
+++ b/docs/installation/debian_based_en.md
@@ -35,7 +35,7 @@ sudo apt full-upgrade
* Install some of the above mentioned programs:
```shell
-sudo apt install git build-essential postgresql postgresql-contrib cmake libmagic-devel
+sudo apt install git build-essential postgresql postgresql-contrib cmake libmagic-dev
```
### Install Elixir and Erlang