aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-05-10 18:29:06 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-05-10 18:29:06 +0200
commit1e7001ae3ec5c55cc8f621a81da33eb9c0061ebc (patch)
treeed8c8379379a7d54ac5976cc931fa6f830caa784 /README.md
parenta0c92ae6c9c996222b8d49f9d79bcf852ffbb0f8 (diff)
downloadsdep-1e7001ae3ec5c55cc8f621a81da33eb9c0061ebc.tar.gz
sdep-1e7001ae3ec5c55cc8f621a81da33eb9c0061ebc.zip
Clarified SDEPDATA script folder
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9758710..a511256 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,8 @@ The `scripts` folder contains the few scripts that I use. They are basically
89just a more elaborate version of the calendar system described above, 89just a more elaborate version of the calendar system described above,
90with support for recurring events (e.g. weekly, daily). You can install them 90with support for recurring events (e.g. weekly, daily). You can install them
91with `make scripts`, but first make sure to adjust them to match your local 91with `make scripts`, but first make sure to adjust them to match your local
92configuration, like the location of the events file. 92configuration.
93For example check that the folder SDEPDATA in Makefile suits you.
93 94
94Most of the scripts rely on the `-d` option of the GNU date utility, so you 95Most of the scripts rely on the `-d` option of the GNU date utility, so you
95should change that too if you are on a BSD system or on MacOS. 96should change that too if you are on a BSD system or on MacOS.

Generated with cgit - Back to sebastiano.tronto.net