From e2acb847bdc2cd5bd0c4e1b3d74224540c1cb52f Mon Sep 17 00:00:00 2001 From: Solene Rapenne Date: Tue, 15 Mar 2022 10:25:27 +0100 Subject: [PATCH] README: mention the Makefile installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f91afbc..f5b46fb 100644 --- a/README.md +++ b/README.md @@ -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.