Skip to content

Commit b7336ef

Browse files
authored
Merge pull request jpillora#371 from codenoid/master
README: remove -v from go install command
2 parents 6ad5834 + 7167b4b commit b7336ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sudo dnf -y install chisel
5858
### Source
5959

6060
```sh
61-
$ go install github.com/jpillora/chisel@latest -v
61+
$ go install github.com/jpillora/chisel@latest
6262
```
6363

6464
## Demo

0 commit comments

Comments
 (0)