diff --git a/Microsoft-Windows.md b/Microsoft-Windows.md index 7ad333b..0538e5b 100644 --- a/Microsoft-Windows.md +++ b/Microsoft-Windows.md @@ -35,14 +35,5 @@ You can specify other commands like `-d` (different storage path for the data) a ### WebDriver / Javascript / Chrome support -If the pages are using JavaScript you will need to drive a chrome browser via changedetection.io - See here https://github.com/dgtlmoon/changedetection.io/wiki/Fetching-pages-with-WebDriver#microsoft-windows +If the pages are using JavaScript you will need to drive a chrome browser via changedetection.io - See here https://github.com/dgtlmoon/changedetection.io/wiki/Fetching-pages-with-WebDriver#microsoft-windows---running-chromedriver-natively-without-docker - -# Method 2: With Docker & Docker-Compose - -[tba] - - -**Future** -- Please someone add a recipe how to make this into a nice "windows service" that's started correctly at boot time -- Please someone add the docker/docker-compose recipe