mirror of
https://github.com/yudai/gotty.git
synced 2025-12-24 11:20:13 +01:00
doc: fix go install specific version
This commit is contained in:
parent
2f69e97884
commit
29695481fa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue