Correct package names for Debian
authorrinpatch <rinpatch@sdf.org>
Fri, 21 Jun 2019 03:04:39 +0000 (06:04 +0300)
committerrinpatch <rinpatch@sdf.org>
Fri, 21 Jun 2019 03:04:39 +0000 (06:04 +0300)
docs/installation/releases_en.md

index c0eafa75afe6d145ce943e77cb5242611917c613..4645f7affd3ae17547e5c6b9963339456cabd636 100644 (file)
@@ -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