mirror of
https://github.com/ivabus/pop
synced 2024-12-04 22:15:08 +03:00
docs: update install instructions from homebrew tap
This commit is contained in:
parent
318f26ac85
commit
36d3083692
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue