Remove the offer of an executable

This commit is contained in:
Gervasio Marchand 2022-12-23 10:40:43 -03:00
parent 08d4aed8e9
commit 888b859ca6
No known key found for this signature in database
GPG Key ID: B7736CB188DD0A38

View File

@ -110,5 +110,3 @@ You can run it as a cron every 15 minutes, doing something like this:
### What about Docker on Windows?
I'd recommend you use the executable... but if you really want to, you can run it on Docker on Windows and set up a scheduled task. You can watch [this demo by Jeff Lindborg](https://www.youtube.com/watch?v=v73ZKtP0rzE).
I could package it as an installer, and that would remove the need of Docker... would you be interested in that? Open an issue :)