summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index 33e0d29..ee89f66 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -93,6 +93,14 @@ Download the tool from the [releases page][releases] and save it to a known loca
[releases]:https://github.com/MitMaro/git-interactive-rebase-tool/releases
+## Windows via Chocolatey
+
+ choco install git-interactive-rebase-tool
+
+### Remove
+
+ choco uninstall git-interactive-rebase-tool
+
### Debian and derivatives