Update README version

This commit is contained in:
Will Owens 2022-02-27 22:29:14 -05:00
parent c31aadbf00
commit 83f6254da3

View file

@ -38,7 +38,7 @@ $ go install github.com/ghthor/gotty/v2@latest
You can specify a specific version based on git tags.
```sh
$ go install github.com/ghthor/gotty/v2@2.1.1
$ go install github.com/ghthor/gotty/v2@2.3.1
```
# Usage