Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: remove -v from go install command #371

Merged
merged 1 commit into from
Jul 10, 2022
Merged

README: remove -v from go install command #371

merged 1 commit into from
Jul 10, 2022

Conversation

codenoid
Copy link
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
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