From 3c712fc3cd9430eb466767a2954de81f58f90981 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Thu, 7 Jun 2018 08:43:59 -0700 Subject: [PATCH] Stronger Go version warning in the README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 800f6d9f..5f22520e 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ displaying infrequently-needed, but very important, daily data. ### Installation from Source -*Note:* This has only been tested to build against Go 1.9.2. It won't -work with Go versions < 1.7, and only _may_ work on other versions. +*Note:* WTF is _only_ compatible with Go versions *1.9.2* or later. It currently does not compile with `gccgo`. ```bash go get -u github.com/senorprogrammer/wtf