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

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
``` ```