aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorOgulcan Girginc <ogirginc@gmail.com>2020-04-23 17:01:13 +0300
committerGitHub <noreply@github.com>2020-04-23 17:01:13 +0300
commitce8802be6be50a393ba1141f504b6c57591717e6 (patch)
tree393a22684979682ad6b5e96a44a8dab98f5d02f9 /README.md
parent4242150173124615ebad827dc4763a70d4952f1a (diff)
downloadgit-bug-ce8802be6be50a393ba1141f504b6c57591717e6.tar.gz
Update README.md
Display Homebrew option to install git-bug on macOS.
Diffstat (limited to '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