diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -88,8 +88,8 @@ between multiple devices using something like | |||
| 88 | The `scripts` folder contains the few scripts that I use. They are basically | 88 | 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` and then `make scriptsinstall`, but first make sure to |
| 92 | configuration. | 92 | adjust them to match your local configuration. |
| 93 | For example check that the folder SDEPDATA in Makefile suits you. | 93 | For example check that the folder SDEPDATA in Makefile suits you. |
| 94 | 94 | ||
| 95 | 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 |
