diff --git a/README.md b/README.md index e016c97..4d0c0c7 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ $packager->setPreRemoveScript(__DIR__ . '/my-pre-remove-script.sh'); $packager->setPreRemoveScript(__DIR__ . '/my-post-remove-script.sh'); ``` -See a script example for the post-install hook +See a script example ```shell #!/bin/sh