aboutsummaryrefslogtreecommitdiff
path: root/docs/installation
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation')
-rw-r--r--docs/installation/releases_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/releases_en.md b/docs/installation/releases_en.md
index c0eafa75a..4645f7aff 100644
--- a/docs/installation/releases_en.md
+++ b/docs/installation/releases_en.md
@@ -29,7 +29,7 @@ Other than things bundled in the OTP release Pleroma depends on:
Debian/Ubuntu:
```sh
-apt install curl unzip ncurses postgresql posqtgresql-contrib nginx certbot
+apt install curl unzip libncurses5 postgresql postgresql-contrib nginx certbot
```
Alpine:
```sh