aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-07-23 14:51:44 +0200
committertpart <tpart120@proton.me>2024-07-23 14:51:52 +0200
commit53154f079ce807e34c48cfe3e46225a66b95bea4 (patch)
treeb435c21bb918545c643985e74f2c174343a4c95c
parentace81d7e1aa42738583d80028bcce058579e2ee6 (diff)
downloadhurrycurry-53154f079ce807e34c48cfe3e46225a66b95bea4.tar
hurrycurry-53154f079ce807e34c48cfe3e46225a66b95bea4.tar.bz2
hurrycurry-53154f079ce807e34c48cfe3e46225a66b95bea4.tar.zst
Add information about installation to readme.md
-rw-r--r--readme.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index cd1cbdfc..7f6f01a2 100644
--- a/readme.md
+++ b/readme.md
@@ -4,10 +4,18 @@ A cooperative multiplayer game about cooking.
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 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,
+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.
+
## Client
### Building