docs: Add WinGet installation details

This commit is contained in:
Chris Long 2023-07-19 13:21:15 -04:00 committed by GitHub
parent d1ad453ce6
commit 1c6fb9c23d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,7 +124,8 @@ apk add gum
# Android (via termux)
pkg install gum
# Windows (via Scoop)
# Windows (via WinGet or Scoop)
winget install charmbracelet.gum
scoop install charm-gum
```