1
0
mirror of https://github.com/tiyn/dmenu.git synced 2025-04-19 16:17:46 +02:00

updated repository title in readme

This commit is contained in:
tiyn 2023-10-24 06:10:39 +02:00
parent dfc6c11af1
commit b5fe99141e

View File

@ -14,16 +14,6 @@ The list below shows the currently applied patches to this build.
## Installation ## Installation
To install this package you can run several commands.
### AUR
Or you can clone it and run it by makepkg.
- `git clone https://aur.archlinux.org/dmenu-tiyn-git.git`
- `makepkg -sirc`
### MAKE
The most basic way is to clone the repository and then invoke make. The most basic way is to clone the repository and then invoke make.
- `git clone https://github.com/tiyn/dmenu` - `git clone https://github.com/tiyn/dmenu`
- `make clean install` - `make clean install`