From ce8802be6be50a393ba1141f504b6c57591717e6 Mon Sep 17 00:00:00 2001 From: Ogulcan Girginc Date: Thu, 23 Apr 2020 17:01:13 +0300 Subject: Update README.md Display Homebrew option to install git-bug on macOS. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') 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 ! +
macOS packages + +* [Homebrew](https://formulae.brew.sh/formula/git-bug) + ``` + brew install git-bug + ``` + +
+
Compile from git (unstable) ```shell -- cgit