1
0
Fork 0
mirror of https://git.youjo.love/youjo/youjo-be.git synced 2025-03-29 22:21:48 +01:00

Correct package names for Debian

This commit is contained in:
rinpatch 2019-06-21 06:04:39 +03:00
parent 267f6bedd8
commit d3d98beaad

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