diff --git a/README.md b/README.md index 9258264..2d514c5 100644 --- a/README.md +++ b/README.md @@ -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