aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 046cff2..ab88f9f 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,9 @@ Matrix room: [#gomuks:maunium.net](https://matrix.to/#/#gomuks:maunium.net)
## Installation
Once the client becomes actually usable, I'll start making GitHub releases with
-precompiled executables and maybe even some Linux packages.
-
-For now, you'll have to compile from source:
+precompiled executables. For now, you can either compile from source or download
+a CI build from [dl.maunium.net/programs/gomuks](https://dl.maunium.net/programs/gomuks)
+or compile from source:
0. Install [Go](https://golang.org/) 1.10 or higher
1. Run `go get -u maunium.net/go/gomuks`