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 to match required usage #174

Closed
wants to merge 1 commit into from

Conversation

adamtaylor13
Copy link

Running the brew install command from the README yielded:

`brew extract` or `brew create` and `brew tap-new` to create a formula file in a tap on GitHub instead.: Invalid usage: Non-checksummed download of pup formula file from an arbitrary URL is unsupported!  (UsageError)
`brew extract` or `brew create` and `brew tap-new` to create a formula file in a tap on GitHub instead.: Invalid usage: Non-checksummed download of pup formula file from an arbitrary URL is unsupported!  (UsageError)

But the following command:

brew install pup

Worked perfectly.

Running the brew install command from the README yielded:
```
`brew extract` or `brew create` and `brew tap-new` to create a formula file in a tap on GitHub instead.: Invalid usage: Non-checksummed download of pup formula file from an arbitrary URL is unsupported!  (UsageError)
`brew extract` or `brew create` and `brew tap-new` to create a formula file in a tap on GitHub instead.: Invalid usage: Non-checksummed download of pup formula file from an arbitrary URL is unsupported!  (UsageError)
```

But the following command:
```
brew install pup
```

Worked perfectly.
@gromgit
Copy link

gromgit commented Mar 8, 2022

There are already at least two open PRs for this, the earliest of which dates back to 2019: #116, #155.

@adamtaylor13
Copy link
Author

@ericchiang Can we get this quick & easy README update merged?

@adamtaylor13
Copy link
Author

@ericchiang Just pinging this again. It's a very small update to the README which will help future users install this tool more easily.

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