Update pkgbuild readme

This commit is contained in:
hodasemi 2023-01-19 14:03:16 +01:00
parent adc81b9232
commit 48f580ef63

View file

@ -1,3 +1,3 @@
# Build package for arch-based systems
* simply build it: `makepkg`
* also install it directly afterwards: `makepkg -i`
* simply build it: `makepkg -fc`
* also install it directly afterwards: `makepkg -ifc`