1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Stronger Go version warning in the README

This commit is contained in:
Chris Cummer 2018-06-07 08:43:59 -07:00 committed by GitHub
parent fabee23411
commit 3c712fc3cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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