Fix README instruction for go installation by Lersoo · Pull Request #141 · DarthSim/overmind · GitHub
Skip to content

Fix README instruction for go installation#141

Closed
Lersoo wants to merge 1 commit into
DarthSim:masterfrom
Lersoo:fix-go-install-readme
Closed

Fix README instruction for go installation#141
Lersoo wants to merge 1 commit into
DarthSim:masterfrom
Lersoo:fix-go-install-readme

Conversation

@Lersoo

@Lersoo Lersoo commented Dec 22, 2022

Copy link
Copy Markdown

The "Build Overmind from source" was not up to date with the latest go options. The -u flag is not available anymore. After a bit of digging I got the install working by using go install github.com/DarthSim/overmind/v2@latest. Thought I'd contribute to avoid this hassle for future newcomers 🙂

The "Build Overmind from source" was not up to date with the latest go
options. The `-u` flag is not available anymore. After a bit of digging
I got the install working by using `go install
github.com/DarthSim/overmind/v2@latest`. Thought I'd contribute to avoid
this hassle for future newcomers.
@DarthSim

Copy link
Copy Markdown
Owner

@DarthSim DarthSim closed this Mar 10, 2023
@Lersoo

Lersoo commented Mar 10, 2023

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