diff --git a/README.md b/README.md index 27d7d4d..720fc1c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # dummy-systemd-sysvcompat -A fake version of systemd's sysvcompat for non systemd systems. \ No newline at end of file +A fake version of systemd's sysvcompat for non systemd systems. + +### installation +cd into the same folder as the `PKGBUILD` and run +``` +makepkg --install +```