diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-05-10 18:29:06 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-05-10 18:29:06 +0200 |
| commit | 1e7001ae3ec5c55cc8f621a81da33eb9c0061ebc (patch) | |
| tree | ed8c8379379a7d54ac5976cc931fa6f830caa784 | |
| parent | a0c92ae6c9c996222b8d49f9d79bcf852ffbb0f8 (diff) | |
| download | sdep-1e7001ae3ec5c55cc8f621a81da33eb9c0061ebc.tar.gz sdep-1e7001ae3ec5c55cc8f621a81da33eb9c0061ebc.zip | |
Clarified SDEPDATA script folder
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -89,7 +89,8 @@ The `scripts` folder contains the few scripts that I use. They are basically | |||
| 89 | just a more elaborate version of the calendar system described above, | 89 | just a more elaborate version of the calendar system described above, |
| 90 | with support for recurring events (e.g. weekly, daily). You can install them | 90 | with support for recurring events (e.g. weekly, daily). You can install them |
| 91 | with `make scripts`, but first make sure to adjust them to match your local | 91 | with `make scripts`, but first make sure to adjust them to match your local |
| 92 | configuration, like the location of the events file. | 92 | configuration. |
| 93 | For example check that the folder SDEPDATA in Makefile suits you. | ||
| 93 | 94 | ||
| 94 | Most of the scripts rely on the `-d` option of the GNU date utility, so you | 95 | Most of the scripts rely on the `-d` option of the GNU date utility, so you |
| 95 | should change that too if you are on a BSD system or on MacOS. | 96 | should change that too if you are on a BSD system or on MacOS. |
