Specify minimum Go version

This commit is contained in:
Matthew Holt
2019-12-13 12:44:50 -07:00
parent 2b6f8e865e
commit b54071f008

View File

@@ -58,8 +58,10 @@ Some features are dependent upon the actual implementation of each data source.
## Install
**Minimum Go version required:** Go 1.13
```
$ go get -u github.com/mholt/timeliner/cmd/timeliner
$ go get github.com/mholt/timeliner/cmd/timeliner
```
## Tutorial