Update README.md

Display Homebrew option to install git-bug on macOS.
This commit is contained in:
Ogulcan Girginc 2020-04-23 17:01:13 +03:00 committed by GitHub
parent 4242150173
commit ce8802be6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,15 @@ That's all !
</details>
<details><summary>macOS packages</summary>
* [Homebrew](https://formulae.brew.sh/formula/git-bug)
```
brew install git-bug
```
</details>
<details><summary>Compile from git (unstable)</summary>
```shell