feat: Updates readme.
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
|
||||
## How do I install these formulae?
|
||||
|
||||
`brew install michael/swift-hpa/<formula>`
|
||||
`brew install michael/formula/<formula>`
|
||||
|
||||
Or `brew tap michael/swift-hpa` and then `brew install <formula>`.
|
||||
Or `brew tap michael/formula` and then `brew install <formula>`.
|
||||
|
||||
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
|
||||
|
||||
```ruby
|
||||
tap "michael/swift-hpa"
|
||||
tap "michael/formula"
|
||||
brew "<formula>"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user