diff options
author | tpart <tpart120@proton.me> | 2024-07-28 17:29:34 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-07-28 17:29:34 +0200 |
commit | dd298408f031b5db48f91679986e8a65aed41ad6 (patch) | |
tree | 7918a6a4faf21463a8b780c92972c40b8ade8ee0 /readme.md | |
parent | f3fbeabaffb7fe7a435c69a838f887c069cee81f (diff) | |
download | hurrycurry-dd298408f031b5db48f91679986e8a65aed41ad6.tar hurrycurry-dd298408f031b5db48f91679986e8a65aed41ad6.tar.bz2 hurrycurry-dd298408f031b5db48f91679986e8a65aed41ad6.tar.zst |
Add info about AUR to readme
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -6,14 +6,10 @@ The protocol is documented in [protocol.md](protocol.md). ## Installation -The pre-built server and client are available on [itch.io](https://metamuffin1.itch.io/hurrycurry). +The pre-built server and client are available on [itch.io](https://metamuffin1.itch.io/hurrycurry) and the [AUR](https://aur.archlinux.org/packages/hurrycurry-client). The client is also available on [flathub](https://flathub.org/apps/org.metamuffin.hurrycurry.client). -If you happen to be using pacman you can add or manually download pre-built -packages from `https://pkg.metamuffin.org/`. These also include documentation, -systemd services and .desktop files. - For information about building from source, see the instructions below. ## Translation |