summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorK.B.Dharun Krishna <kbdharunkrishna@gmail.com>2023-12-07 17:49:20 +0530
committerGitHub <noreply@github.com>2023-12-07 09:19:20 -0300
commit1eacfb4ff1240d16811e48c4454a6ff627ee6d30 (patch)
tree063ad896e1ac0dbcb3260531310f49c34b043417
parentc991ec475d777f9656b29fd861ff4b38f5d8313c (diff)
docs: add Winget to Windows Install Options (#500)
* README: add Winget to Windows Install Options * Update README.md Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> --------- Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index c36ed66..4862ad2 100644
--- a/README.md
+++ b/README.md
@@ -53,9 +53,10 @@ pkg install glow
# Solus
eopkg install glow
-# Windows (with Scoop or Chocolatey)
-scoop install glow
+# Windows (with Chocolatey, Scoop, or Winget)
choco install glow
+scoop install glow
+winget install charmbracelet.glow
# Android (with termux)
pkg install glow