summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1aaff38..5155873 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,12 @@ Execute:
$ go get github.com/mkchoi212/fac
```
+Or using [Homebrew 🍺](https://brew.sh)
+
+```bash
+brew tap mkchoi212/fac https://github.com/mkchoi212/fac.git
+```
+
## Using
`fac` operates much like `git add -p` . It has a prompt input at the bottom of the screen where the user inputs various commands.