forked from AkkomaGang/akkoma
Correct package names for Debian
This commit is contained in:
parent
267f6bedd8
commit
d3d98beaad
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue