Skip to content

Commit

Permalink
Add instructions for installing via pacman
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 19, 2023
1 parent ed10acb commit 29e58dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/installation.md
Expand Up @@ -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
Expand Down

0 comments on commit 29e58dd

Please sign in to comment.