Add instructions for installing via pacman

https://archlinux.org/packages/community/x86_64/navi/
This commit is contained in:
Orhun Parmaksız 2023-04-20 01:29:40 +03:00
parent ed10acba61
commit 29e58dd5c6
No known key found for this signature in database
GPG key ID: F83424824B3E4B90

View file

@ -27,6 +27,12 @@ Be sure to [enable](https://wiki.gentoo.org/wiki/Ebuild_repository) the [GURU ov
emerge -a app-misc/navi
```
#### Using [pacman](https://wiki.archlinux.org/title/Pacman)
```sh
pacman -S navi
```
#### Using [nix](https://nixos.org/)
```sh