mirror of
https://github.com/ivabus/pop
synced 2024-12-04 22:15:08 +03:00
docs: add arch instructions
This commit is contained in:
parent
36d3083692
commit
d816849b71
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@ brew install charmbracelet/tap/pop
|
||||||
|
|
||||||
# Nix (coming soon)
|
# Nix (coming soon)
|
||||||
nix-env -iA nixpkgs.pop
|
nix-env -iA nixpkgs.pop
|
||||||
|
|
||||||
|
# Arch (btw)
|
||||||
|
yay -S pop-bin
|
||||||
```
|
```
|
||||||
|
|
||||||
Install with Go:
|
Install with Go:
|
||||||
|
|
Loading…
Reference in a new issue