diff options
author | 2022-11-17 15:05:51 +0100 | |
---|---|---|
committer | 2022-11-17 15:05:51 +0100 | |
commit | 91c3489d5f0031aba7883dd838fa9d966a371528 (patch) | |
tree | 41a9caf5c3d57792b17ec9ce3d62f1ae4ea9fe4b | |
parent | [docs] add account domain documentation (#1065) (diff) | |
download | gotosocial-91c3489d5f0031aba7883dd838fa9d966a371528.tar.xz |
[docs] Add AUR Reference (#1054)
The AUR is the Arch unofficial repository, where users can upload PKGBUILD's for Arch Linux users to build a package.
-rw-r--r-- | docs/installation_guide/third_party.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installation_guide/third_party.md b/docs/installation_guide/third_party.md index 7850d4546..0909c7823 100644 --- a/docs/installation_guide/third_party.md +++ b/docs/installation_guide/third_party.md @@ -3,5 +3,6 @@ Several awesome people have put time and energy into packaging GoToSocial for third-party ecosystems. These projects are listed below: - [YunoHost GoToSocial Packaging](https://github.com/YunoHost-Apps/gotosocial_ynh) by [OniriCorpe](https://github.com/OniriCorpe). +- [Unofficial Arch Linux Package](https://aur.archlinux.org/packages/gotosocial) These packages are not maintained by GoToSocial, so please direct questions and issues to the repository maintainers (and donate to them!). |