Update pkgbuild path in readme
This commit is contained in:
parent
f9112ea627
commit
3c5aff8c4b
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ I would consider the following elements as working:
|
|||
# How to enable
|
||||
|
||||
### Archlinux based
|
||||
Simply use the PKGBUILD from the pkgbuild directory ([How to use it](https://wiki.archlinux.org/title/Makepkg))
|
||||
Simply use the PKGBUILD from the resources/pkgbuild directory ([How to use it](https://wiki.archlinux.org/title/Makepkg))
|
||||
|
||||
### Manual installation
|
||||
1) Build this repository `cargo build --release`
|
||||
|
|
Loading…
Reference in a new issue