summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2021-05-08 15:06:40 +0100
committerGitHub <noreply@github.com>2021-05-08 15:06:40 +0100
commit56b75bc7bf1178f09c5a0e2676a2ae4b58c09b92 (patch)
tree83b51153b7c0da1fa8cb4f7b926280b73320cce9
parent2e5f16a6a399d596d9e8eed19740cd851187def9 (diff)
Add homebrew install instructions
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index d138832a..c79e7811 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,13 @@ toolchain, then you can run:
cargo install atuin
```
+### Homebrew
+
+```
+brew tap ellie/atuin
+brew install atuin
+```
+
### AUR
Atuin is available on the [AUR](https://aur.archlinux.org/packages/atuin/)