Correct package names for Debian

This commit is contained in:
rinpatch 2019-06-21 06:04:39 +03:00
parent 267f6bedd8
commit d3d98beaad
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Other than things bundled in the OTP release Pleroma depends on:
Debian/Ubuntu: Debian/Ubuntu:
```sh ```sh
apt install curl unzip ncurses postgresql posqtgresql-contrib nginx certbot apt install curl unzip libncurses5 postgresql postgresql-contrib nginx certbot
``` ```
Alpine: Alpine:
```sh ```sh