Merge pull request #380 from ogirginc/master

Michael Muré created

Update README.md

Change summary

README.md | 9 +++++++++
1 file changed, 9 insertions(+)

Detailed changes

README.md 🔗

@@ -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