diff options
author | Alex Gleason <alex@alexgleason.me> | 2021-12-03 00:11:38 -0600 |
---|---|---|
committer | Alex Gleason <alex@alexgleason.me> | 2021-12-03 00:11:38 -0600 |
commit | 8286ceb46522069607cc0a0dec864022606bf19d (patch) | |
tree | 5270f50d3b6b00d3d2796d2e611a2606ffeb4ff1 /README.md | |
parent | 5da4f33bf136970706ddcf19bd701288acb141cf (diff) | |
parent | 235c4139d701f7d25dac2a152d8ab6e4afb1c20d (diff) | |
download | pleroma-8286ceb46522069607cc0a0dec864022606bf19d.tar.gz pleroma-8286ceb46522069607cc0a0dec864022606bf19d.zip |
Merge remote-tracking branch 'origin/develop' into password-reset
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>. |