summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlja <ilja@ilja.space>2021-08-07 12:49:28 +0200
committerIlja <ilja@ilja.space>2021-08-07 12:49:28 +0200
commitc29fc1aafbb18716528e0ba208cf1cc86dd8e515 (patch)
tree1cec0ad14b87077d07757c040b75b830bb5169cf /README.md
parent3f58213646238aeca542e2f69ef3bbf0105eaa5d (diff)
Add YunoHost to installation guides
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>.