diff --git a/README.md b/README.md index 733b321..f3661ce 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Version 2 implementation works roughly as follows: ### Files * `conf-sync.sh` is the main script, which updates the files. -* `variables.conf.templates` contains examples variables definitions, and should be copied locally to `variables.conf` +* `variables.conf.template` contains examples variables definitions, and should be copied locally to `variables.conf` (with any required modifications). * `systemd-templates/` contains Systemd units templates for running the script unattended. #### Installation