Skip to content

README: remove -v from go install command#371

Merged
jpillora merged 1 commit into
jpillora:masterfrom
codenoid:master
Jul 10, 2022
Merged

README: remove -v from go install command#371
jpillora merged 1 commit into
jpillora:masterfrom
codenoid:master

Conversation

@codenoid
Copy link
Copy Markdown
Contributor

When I try the old command, I got:

$ go install github.com/jpillora/chisel@latest -v
go: -v: all arguments must have the same version (@latest)

remove the -v fix the problem

@jpillora jpillora merged commit b7336ef into jpillora:master Jul 10, 2022
@jpillora
Copy link
Copy Markdown
Owner

Thanks! Strange that I had the -v at the end. Should be after install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants