docs: Add Scoop installation instructions

This commit is contained in:
Chris Long 2022-12-19 17:26:28 -05:00 committed by GitHub
parent 832c4fc917
commit 4ccc37329f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,6 +103,9 @@ nix-env -iA nixpkgs.gum
# Or, with flakes
nix run "github:charmbracelet/gum" -- --help
# Windows (with Scoop)
scoop install charm-gum
# Debian/Ubuntu
sudo mkdir -p /etc/apt/keyrings
curl -fsSL https://repo.charm.sh/apt/gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/charm.gpg