mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update readme with Go version warning
This commit is contained in:
parent
0a1b1376be
commit
f1548bb10f
@ -13,8 +13,8 @@ displaying infrequently-needed, but very important, daily data.
|
|||||||
|
|
||||||
### Installation from Source
|
### Installation from Source
|
||||||
|
|
||||||
*Note:* Requires `go v1.7` or later (because it uses the `context`
|
*Note:* This has only been tested to build against Go 1.9.2. It won't
|
||||||
package).
|
work with Go versions < 1.7, and only _may_ work on other versions.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go get github.com/senorprogrammer/wtf
|
go get github.com/senorprogrammer/wtf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user