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:
parent
fabee23411
commit
3c712fc3cd
@ -18,8 +18,7 @@ displaying infrequently-needed, but very important, daily data.
|
|||||||
|
|
||||||
### Installation from Source
|
### Installation from Source
|
||||||
|
|
||||||
*Note:* This has only been tested to build against Go 1.9.2. It won't
|
*Note:* WTF is _only_ compatible with Go versions *1.9.2* or later. It currently does not compile with `gccgo`.
|
||||||
work with Go versions < 1.7, and only _may_ work on other versions.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go get -u github.com/senorprogrammer/wtf
|
go get -u github.com/senorprogrammer/wtf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user