Skip to content

Comments

[Fix] Broken installation command#127

Merged
ocean merged 2 commits intoahoy-cli:masterfrom
jackwrfuller:fix/installation-instructions
Dec 16, 2024
Merged

[Fix] Broken installation command#127
ocean merged 2 commits intoahoy-cli:masterfrom
jackwrfuller:fix/installation-instructions

Conversation

@jackwrfuller
Copy link
Contributor

The one-line installation command in the README is currently broken.

When run on mac, attempting to run the command results in the error zsh: no matches found: [:upper:].

This is because tr requires the [:upper:] and [:lower:] to be surrounded by apostraphes. See https://stackoverflow.com/a/2264537

This PR fixes this issue.

@jackwrfuller jackwrfuller changed the title [FIX] Broken installation command [Fix] Broken installation command Dec 9, 2024
@ocean ocean merged commit 8978c50 into ahoy-cli:master Dec 16, 2024
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