Fixed `go install` usage by hsbt · Pull Request #149 · DarthSim/overmind · GitHub
Skip to content

Fixed go install usage#149

Merged
DarthSim merged 2 commits into
DarthSim:masterfrom
hsbt:fix-installation-error
Mar 10, 2023
Merged

Fixed go install usage#149
DarthSim merged 2 commits into
DarthSim:masterfrom
hsbt:fix-installation-error

Conversation

@hsbt

@hsbt hsbt commented Feb 21, 2023

Copy link
Copy Markdown
Contributor

Hi, the current instruction is failed like:

$ go install -u github.com/DarthSim/overmind/v2
flag provided but not defined: -u
usage: go install [build flags] [packages]
Run 'go help install' for details.

I fixed it to correct usage of go install.

Comment thread README.md Outdated
@DarthSim DarthSim merged commit eb34019 into DarthSim:master Mar 10, 2023
@DarthSim

Copy link
Copy Markdown
Owner

@hsbt hsbt deleted the fix-installation-error branch March 10, 2023 21:37
@hsbt

hsbt commented Mar 15, 2023

Copy link
Copy Markdown
Contributor Author

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