diff --git a/resources/pkgbuild/README.md b/resources/pkgbuild/README.md index 9a6dbc2..cd9e887 100644 --- a/resources/pkgbuild/README.md +++ b/resources/pkgbuild/README.md @@ -1,3 +1,3 @@ # Build package for arch-based systems -* simply build it: `makepkg -fc` -* also install it directly afterwards: `makepkg -ifc` +* simply build it: `makepkg -sfc` +* also install it directly afterwards: `makepkg -isfc`