Merge pull request #371 from codenoid/master

README: remove -v from go install command
This commit is contained in:
Jaime Pillora
2022-07-10 23:17:48 +10:00
committed by GitHub
+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