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.md to fix scoop command #242

Merged
merged 2 commits into from
Nov 23, 2023
Merged

Conversation

louisescher
Copy link
Contributor

This PR fixes the example for Windows with scoop using the wrong syntax.
The scoop add command also requires a name for the bucket:

Unknown bucket 'https://github.com/charmbracelet/scoop-bucket.git'. Try specifying <repo>.
usage: scoop bucket add <name> [<repo>]

This was not included in the example, so the command would fail. I set the name to charm in this PR.

Fixed the example for Windows with scoop using the wrong syntax
Update README.md to fix scoop command
@caarlos0 caarlos0 merged commit ce839e8 into charmbracelet:main Nov 23, 2023
@caarlos0
Copy link
Member

good catch, thanks!

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