Added a comment to README

This commit is contained in:
Louis Lacoste 2022-07-29 11:41:05 +02:00
parent ca522d83ad
commit cef65312dd

View file

@ -35,3 +35,5 @@ And then to execute *every X minutes* (where X should be an integer between 1 an
``` ```
*/X * * * * python /path/to/script/gandyndns.py example.com @ my-api-key */X * * * * python /path/to/script/gandyndns.py example.com @ my-api-key
``` ```
To set multiple domains or subdomains just add multiple lines.