From 9902b66c098b51ac91785eb5d929a73b981ce08c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 10 Jun 2021 18:45:56 +0200 Subject: Changed scripts make target --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a511256..43016d7 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,8 @@ between multiple devices using something like The `scripts` folder contains the few scripts that I use. They are basically just a more elaborate version of the calendar system described above, with support for recurring events (e.g. weekly, daily). You can install them -with `make scripts`, but first make sure to adjust them to match your local -configuration. +with `make scripts` and then `make scriptsinstall`, but first make sure to +adjust them to match your local configuration. For example check that the folder SDEPDATA in Makefile suits you. Most of the scripts rely on the `-d` option of the GNU date utility, so you -- cgit v1.3