Update pkgbuild path in readme

This commit is contained in:
hodasemi 2023-01-23 20:13:14 +01:00
parent 6f49bbe8b5
commit 50629c15cd

View file

@ -12,7 +12,7 @@ I would consider the following elements as working:
# How to enable # How to enable
### Archlinux based ### 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 ### Manual installation
1) Build this repository `cargo build --release` 1) Build this repository `cargo build --release`