summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRustin-Liu <rustin.liu@gmail.com>2019-11-11 21:58:15 +0800
committerTim Oram <dev@mitmaro.ca>2019-11-12 13:11:12 -0330
commit1fd87049fae0881feb992829d32875983492646a (patch)
tree4b298964479da6daa73799d4de03caef29a5676e
parentd5ab27bc09e604b46390abe3146cea94a28e33fb (diff)
update choco install doc
-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