From 370ce7650e9f1028f6077ea09e469dab74f21844 Mon Sep 17 00:00:00 2001 From: sitiom Date: Mon, 11 Oct 2021 08:03:07 +0800 Subject: [PATCH] Add scoop installation for Windows --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 200b203388d85b144876be131435700218730fe7..8c51d6d584e324baab784d05dadbfe6dcb3d9b0a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,15 @@ That's all ! +
Windows packages + +* [Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/git-bug.json) + ``` + scoop install git-bug + ``` + +
+
Linux packages * [Archlinux (AUR)](https://aur.archlinux.org/packages/?K=git-bug)