docs: update install instructions from homebrew tap

This commit is contained in:
Maas Lalani 2023-07-16 21:55:49 -04:00
parent 318f26ac85
commit 36d3083692
No known key found for this signature in database
GPG key ID: 5A6ED5CBF1A0A000

View file

@ -57,12 +57,9 @@ Use a package manager:
```bash ```bash
# macOS # macOS
brew install pop brew install charmbracelet/tap/pop
# Arch # Nix (coming soon)
yay -S pop
# Nix
nix-env -iA nixpkgs.pop nix-env -iA nixpkgs.pop
``` ```