fix(docs): include winget install

This commit is contained in:
bashbunni 2024-04-22 12:44:33 -07:00
parent 4bdcb2bc0c
commit a4f52465e7
No known key found for this signature in database
GPG key ID: 03A83C46400068E3

View file

@ -68,6 +68,7 @@ pacman -S gum
nix-env -iA nixpkgs.gum
# Windows (via WinGet or Scoop)
winget install charmbracelet.gum
scoop install charm-gum
```