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

Go version warning in readme

This commit is contained in:
Chris Cummer 2018-05-28 10:39:04 -07:00
parent 3f42dc66b1
commit eaa89c43f6

View File

@ -13,6 +13,9 @@ displaying infrequently-updating, but very important, daily data.
### Installation from Source ### Installation from Source
*Note:* Requires `go v1.7` or later (because it uses the `context`
package).
```bash ```bash
go get github.com/senorprogrammer/wtf go get github.com/senorprogrammer/wtf
cd $GOPATH/github.com/senorprogrammer/wtf cd $GOPATH/github.com/senorprogrammer/wtf