diff options
author | Tulir Asokan <tulir@maunium.net> | 2018-06-11 21:44:46 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-11 21:44:46 +0300 |
commit | c3f30a160f68cd120b99adc6505f1ff073407c55 (patch) | |
tree | 3b3397eff5eac2d50c40be327172acab6969f433 | |
parent | b03a3b6cec8491b5510bb526f0407cfb4c571b6b (diff) | |
parent | ac96378c62b225333ca53ff51763918b2f7a945d (diff) |
Merge pull request #60 from f0x52/patch-1
remove double "or compile from source"
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ 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. For now, you can either compile from source or download +precompiled executables. For now, you can either download a CI build from [dl.maunium.net/programs/gomuks](https://dl.maunium.net/programs/gomuks) or compile from source: |