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
# macOS
brew install pop
brew install charmbracelet/tap/pop
# Arch
yay -S pop
# Nix
# Nix (coming soon)
nix-env -iA nixpkgs.pop
```