# Michael Swift-hpa ## How do I install these formulae? `brew install michael/formula/` Or `brew tap michael/formula` and then `brew install `. Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`: ```ruby tap "michael/formula" brew "" ``` ## Documentation `brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).