projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
267f6be
)
Correct package names for Debian
author
rinpatch
<rinpatch@sdf.org>
Fri, 21 Jun 2019 03:04:39 +0000
(06:04 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 21 Jun 2019 03:04:39 +0000
(06:04 +0300)
docs/installation/releases_en.md
patch
|
blob
|
history
diff --git
a/docs/installation/releases_en.md
b/docs/installation/releases_en.md
index c0eafa75afe6d145ce943e77cb5242611917c613..4645f7affd3ae17547e5c6b9963339456cabd636 100644
(file)
--- 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 posq
tgresql-contrib nginx certbot
+apt install curl unzip
libncurses5 postgresql pos
tgresql-contrib nginx certbot
```
Alpine:
```sh