aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-05-15 20:15:14 +0300
committerTulir Asokan <tulir@maunium.net>2018-05-15 20:15:14 +0300
commit421a7c16f1df488ce428bbd74191ef4ee1d79c1d (patch)
treeb69407e28ae09768f78c2efb7ca237dd2f811037 /README.md
parent7413659114a6266cb5ad8b11acec53fdce259a4a (diff)
Add link to CI builds
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`