diff --git a/README.md b/README.md index 8ba8d66..4c9e7bc 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.3.2 +$ go install github.com/ghthor/gotty/v2@v2.3.4 ``` # Usage