mirror of
https://github.com/yudai/gotty.git
synced 2026-02-19 14:38:07 +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.
|
You can specify a specific version based on git tags.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ go install github.com/ghthor/gotty/v2@2.3.2
|
$ go install github.com/ghthor/gotty/v2@v2.3.4
|
||||||
```
|
```
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue