Skip to content

Commit

Permalink
Specify minimum Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
mholt committed Dec 13, 2019
1 parent 2b6f8e8 commit b54071f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b54071f

Please sign in to comment.