README: mention the Makefile installation

This commit is contained in:
Solene Rapenne 2022-03-15 10:25:27 +01:00
parent 0903a32aa4
commit e2acb847bd
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ As for servers, making the process faster is always welcome.
# Setup
First, use `git clone https://tildegit.org/solene/pkgupdate.git` and copy `pkgupdate` in `/usr/local/bin/`.
First, use `git clone https://tildegit.org/solene/pkgupdate.git` and run `make install` as root to install `/usr/local/bin/pkgupdate`.
Best way to manage this is to use root's crontab. As root, type `crontab -e` to edit its tab.