Skip to content

Commit

Permalink
Merge pull request jpillora#371 from codenoid/master
Browse files Browse the repository at this point in the history
README: remove -v from go install command
  • Loading branch information
jpillora authored Jul 10, 2022
2 parents 6ad5834 + 7167b4b commit b7336ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b7336ef

Please sign in to comment.