Commit Diff
--- README.md +++ README.md @@ -18,6 +18,11 @@ You can use got or git to install it: (git clone ssh://anon@repo.vincentdelft.be/vdcron) +You can install it on your machine by running `make install` with your root account. + + # make install + + ## How It Works Since `vdcron` does not run continuously, it must be triggered by other means. For example:
