diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -10,6 +10,14 @@ ### Arch Linux +#### With an AUR-helper + +```shell +yay -S nectar +``` + +#### Manually + ```shell sudo pacman -S --needed base-devel git clone https://aur.archlinux.org/nectar.git |