aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-04-24 23:46:44 +0200
committerGitHub <noreply@github.com>2020-04-24 23:46:44 +0200
commit0434d9203a4accb8a805ed272b340a3a19d286b4 (patch)
tree393a22684979682ad6b5e96a44a8dab98f5d02f9
parent4242150173124615ebad827dc4763a70d4952f1a (diff)
parentce8802be6be50a393ba1141f504b6c57591717e6 (diff)
downloadgit-bug-0434d9203a4accb8a805ed272b340a3a19d286b4.tar.gz
Merge pull request #380 from ogirginc/master
Update README.md
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 68dad058..a8e62545 100644
--- a/README.md
+++ b/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