README: remove -v from go install command

This commit is contained in:
codenoid
2022-07-10 19:59:28 +07:00
committed by GitHub
parent 6ad5834ef9
commit 7167b4b614
+1 -1
View File
@@ -58,7 +58,7 @@ sudo dnf -y install chisel
### Source
```sh
$ go install github.com/jpillora/chisel@latest -v
$ go install github.com/jpillora/chisel@latest
```
## Demo