summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2018-03-31 11:11:38 -0230
committerTim Oram <dev@mitmaro.ca>2018-03-31 11:16:42 -0230
commitd0b4050ca9fb6c029eb1008aace38e31e1fce176 (patch)
treebd6424a8dcb68370eab7a7e247ffc9decc3d7089 /README.md
parentb182cd7321b01a70d60ad5d291bb69c88b021bf4 (diff)
Fix inconsistent naming
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9b7fbac..89e1970 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Download the `.deb` file from the [releases page][releases] and install. The exe
##### Install
-Download the `macos-git-interactive-rebase-tool` from the [releases page][releases] and copy it as
+Download the `macos-interactive-rebase-tool` from the [releases page][releases] and copy it as
`interactive-rebase-tool` to a location on your `PATH`.
##### Configure Git
@@ -123,7 +123,7 @@ Cargo Deb has not been released to creates.io so it will need to be installed fr
cargo build --release
cargo deb
-A deb file will be written to `target/debian/git-interactive-rebase-tool_*.deb`.
+A deb file will be written to `target/debian/interactive-rebase-tool_*.deb`.
## TODO