Merge pull request #213 from chenrui333/add-formula-to-homebrew-core

Move formula to homebrew-core
This commit is contained in:
Alex Goodman 2019-09-02 13:27:16 -04:00 committed by GitHub
commit 2b12b1ce11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,10 +96,11 @@ The above example assumes [`yay`](https://aur.archlinux.org/packages/yay/) as th
*Note*: the AUR repository is **not** controlled by the dive project maintainer.
**Mac**
```bash
brew tap wagoodman/dive
brew install dive
```
or download the latest Darwin build from the [releases page](https://github.com/wagoodman/dive/releases/download/v0.7.2/dive_0.7.2_darwin_amd64.tar.gz).
**Windows**