summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-11-24 17:58:58 -0600
committerAlex Gleason <alex@alexgleason.me>2021-11-24 17:58:58 -0600
commit720198d56950ca98f4d947dd630b0e170eda569b (patch)
treecd20e64e7daaa8ba033ba6510e137de2d2ccb24e /README.md
parentcb9359335f6b0e1d19fb82e4045740d30767254c (diff)
parentc97f99ccf2a51c7f1078d7a20006deae2df3d12c (diff)
downloadpleroma-720198d56950ca98f4d947dd630b0e170eda569b.tar.gz
pleroma-720198d56950ca98f4d947dd630b0e170eda569b.zip
Merge remote-tracking branch 'pleroma/develop' into manifest
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba1522089..25fde90b9 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ If your platform is not supported, or you just want to be able to edit the sourc
- [OpenBSD (fi)](https://docs-develop.pleroma.social/backend/installation/openbsd_fi/)
### OS/Distro packages
-Currently Pleroma is not packaged by any OS/Distros, but if you want to package it for one, we can guide you through the process on our [community channels](#community-channels). If you want to change default options in your Pleroma package, please **discuss it with us first**.
+Currently Pleroma is packaged for [YunoHost](https://yunohost.org). If you want to package Pleroma for any OS/Distros, we can guide you through the process on our [community channels](#community-channels). If you want to change default options in your Pleroma package, please **discuss it with us first**.
### Docker
While we don’t provide docker files, other people have written very good ones. Take a look at <https://github.com/angristan/docker-pleroma> or <https://glitch.sh/sn0w/pleroma-docker>.