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

Fix installation instruction for the latest release #150

Merged
merged 1 commit into from
May 24, 2024

Conversation

alexandear
Copy link
Contributor

This PR fixes installation instruction for the latest release in README.

Without @latest you get:

❯ go install github.com/bombsimon/wsl/v4/cmd/wsl

go: 'go install' requires a version when current directory is not in a module
        Try 'go install github.com/bombsimon/wsl/v4/cmd/wsl@latest' to install the latest version

@coveralls
Copy link

coveralls commented May 24, 2024

Coverage Status

coverage: 93.637%. remained the same
when pulling 1f4dd73 on alexandear:fix-install-readme
into 04c20ac on bombsimon:master.

@alexandear
Copy link
Contributor Author

The fix for CI in the #151

@bombsimon bombsimon merged commit 6e3ba97 into bombsimon:master May 24, 2024
4 checks passed
@alexandear alexandear deleted the fix-install-readme branch May 24, 2024 20:39
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.

3 participants