Document needed go version (#17)

This commit is contained in:
Jan Christian Grünhage 2018-04-02 12:39:18 +02:00 committed by Tulir Asokan
parent 8b90e1a6ef
commit 70343b4536

View File

@ -20,7 +20,7 @@ precompiled executables and maybe even some Linux packages.
For now, you'll have to compile from source:
0. Install [Go](https://golang.org/)
0. Install [Go](https://golang.org/) 1.10 or higher
1. Run `go get -u maunium.net/go/gomuks`
2. gomuks should now be in `$GOPATH/bin/gomuks`