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

Update readme go install #11

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

StevenACoffman
Copy link
Contributor

Before:

$ go install github.com/ultraware/whitespace@latest
package github.com/ultraware/whitespace is not a main package

After:

$ go install github.com/ultraware/whitespace/cmd/whitespace@latest
$

🥳

@elwint elwint changed the title Correct Go install Update readme go install Jun 17, 2024
@elwint elwint merged commit cbc16ca into ultraware:master Jun 17, 2024
1 check passed
@StevenACoffman StevenACoffman deleted the patch-1 branch June 17, 2024 11:55
@robinknaapen
Copy link
Contributor

@StevenACoffman

Thanks for the contribution 👍

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