From 7f810bfc9f5d570bfb4e0d79fe884a6d2f9ca0f4 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sat, 10 Sep 2022 04:26:52 +0200 Subject: [PATCH] docs: add Chocolatey install instructions to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa256d3..63af95c 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,9 @@ pkg install glow # Solus eopkg install glow -# Windows (with Scoop) +# Windows (with Scoop or Chocolatey) scoop install glow +choco install glow # Android (with termux) pkg install glow