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

docs: fix go install command #677

Merged
merged 2 commits into from
Jul 20, 2021
Merged

docs: fix go install command #677

merged 2 commits into from
Jul 20, 2021

Conversation

Rots
Copy link
Contributor

@Rots Rots commented Jul 19, 2021

the current command errors with:

$ go install github.com/rancher/k3d
go install: version is required when current directory is not in a module
	Try 'go install github.com/rancher/k3d@latest' to install the latest version

What

Why

Implications

Rots added 2 commits July 19, 2021 22:03
the current command errors with:
```
$ go install github.com/rancher/k3d
go install: version is required when current directory is not in a module
	Try 'go install github.com/rancher/k3d@latest' to install the latest version
```
@iwilltry42
Copy link
Member

Hi @Rots , that's true, thanks for the fix! 👍

@iwilltry42 iwilltry42 changed the title fix go install command docs: fix go install command Jul 20, 2021
@iwilltry42 iwilltry42 merged commit cb02f6b into k3d-io:main Jul 20, 2021
rancherio-gh-m pushed a commit that referenced this pull request Jul 20, 2021
Author: Rauno Ots <rots00@gmail.com>
Date:   Tue Jul 20 13:32:22 2021 +0200

    docs: fix go install command (#677)
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.

None yet

2 participants