summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Boehlig <thetamind@gmail.com>2022-01-23 14:03:21 -0600
committerTim Oram <dev@mitmaro.ca>2022-01-24 09:52:06 -0330
commitf619fdc3b249ad74ccc7ab59b31b18a15851ff65 (patch)
tree9da209d1187e7f42c2dadb3c0211847e7bbad829
parentbebb19782f33ffa100a7a7343072319a23670363 (diff)
Update macOS Homebrew package name in installation instructions
-rw-r--r--readme/install.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme/install.md b/readme/install.md
index cf63203..0160127 100644
--- a/readme/install.md
+++ b/readme/install.md
@@ -87,11 +87,11 @@ The executable will be installed to `/usr/bin`.
### With [Homebrew](https://brew.sh/)
- brew install interactive-rebase-tool
+ brew install git-interactive-rebase-tool
#### Remove
- brew rm interactive-rebase-tool
+ brew rm git-interactive-rebase-tool
### Manual install