diff options
author | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2023-06-27 21:08:47 +0200 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2023-06-27 21:13:02 +0200 |
commit | bf2b4b9400a44bfec02db9210a4ebc6d2d0f8553 (patch) | |
tree | 6f485c671279416103b5bc3ff1fa0d0b11fdb5aa | |
parent | 937fa36ec4ed8f8aa6e2e608003260bc7c5d8d57 (diff) | |
download | pleroma-bf2b4b9400a44bfec02db9210a4ebc6d2d0f8553.tar.gz pleroma-bf2b4b9400a44bfec02db9210a4ebc6d2d0f8553.zip |
README.md: Update packaging state (GURU, AUR)
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -30,7 +30,8 @@ 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 packaged for [YunoHost](https://yunohost.org) and [NixOS](https://nixos.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**. +Currently Pleroma is packaged for [YunoHost](https://yunohost.org), [NixOS](https://nixos.org), [Gentoo through GURU](https://gentoo.org/) and [Archlinux through AUR](https://aur.archlinux.org/packages/pleroma). You may find more at <https://repology.org/project/pleroma/versions>. +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>. |