summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike JS. Choi <mkchoi212@icloud.com>2018-01-02 12:37:47 -0600
committerMike JS. Choi <mkchoi212@icloud.com>2018-01-02 12:37:47 -0600
commitfa87656ce19b6c4386823d6eea789bead2b90af1 (patch)
tree579efcbd83696e04c19219167d6c22801103740f
parent1aac2a94efd6321cfac6c040488de53482438ec4 (diff)
Update README with brew tap formula
-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.