Skip to content

Commit

Permalink
docs: add Winget to Windows Install Options (#500)
Browse files Browse the repository at this point in the history
* README: add Winget to Windows Install Options

* Update README.md

Co-authored-by: Carlos Alexandro Becker <[email protected]>

---------

Co-authored-by: Carlos Alexandro Becker <[email protected]>
  • Loading branch information
kbdharun and caarlos0 authored Dec 7, 2023
1 parent c991ec4 commit 1eacfb4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1eacfb4

Please sign in to comment.