aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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