diff options
author | Ilja <ilja@ilja.space> | 2021-08-07 12:49:28 +0200 |
---|---|---|
committer | Ilja <ilja@ilja.space> | 2021-08-07 12:49:28 +0200 |
commit | c29fc1aafbb18716528e0ba208cf1cc86dd8e515 (patch) | |
tree | 1cec0ad14b87077d07757c040b75b830bb5169cf /README.md | |
parent | 3f58213646238aeca542e2f69ef3bbf0105eaa5d (diff) | |
download | pleroma-c29fc1aafbb18716528e0ba208cf1cc86dd8e515.tar.gz pleroma-c29fc1aafbb18716528e0ba208cf1cc86dd8e515.zip |
Add YunoHost to installation guides
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>. |