From f325b36ae6638cf70eead63f0e63d2e2a636330f Mon Sep 17 00:00:00 2001 From: Marten Kante <43725244+Tiyn@users.noreply.github.com> Date: Wed, 6 May 2020 12:30:01 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d2d5ae..ec87524 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,11 @@ The list below shows the currently applied patches to this build. ## Installation To install this package you can run several commands. -### AUR with helper -If youre on Arch you can use the Arch User Repository. +### AUR +If you're on Arch you can use the Arch User Repository. For simplicity you can use a AUR-helper such as yay. - `yay -S dmenu-tiyn-git` + Or you can clone it and run it by makepkg. - `git clone https://aur.archlinux.org/dmenu-tiyn-git.git` - `makepkg -sirc`