Browse Source

Merge branch 'config' of ssh+git://github/tiynger/dmenu-new into config

config
TiynGER 7 months ago
parent
commit
446fd5502f
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      README.md

+ 3
- 2
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`

Loading…
Cancel
Save