From 639b72b352b5a6b6467dbbd6879f376a91601557 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Mon, 2 Apr 2018 11:57:08 +0200 Subject: [PATCH] Document needed go version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32342d0..fcf93e8 100644 --- a/README.md +++ b/README.md @@ -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`