From ddcc103f37bb1216df23f595e076490217f1fb4e Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 19 May 2019 13:56:58 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1f0c23fa..08a701b31 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,8 @@ Windows requires gcc and related tooling. The recommended download is from [http ## Installation +**Ensure Go modules are enabled: GO111MODULE=on and go/bin is in your PATH variable.** + Installation is as simple as running the following command: