From f6e518497a7bcefb8c14c25efb0a393014eabb7a Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Thu, 7 Apr 2022 14:59:31 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 192fabdfd..e7acaf9f6 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ Docker standalone $ docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/datastore --name changedetection.io dgtlmoon/changedetection.io ``` +### Windows + +See the install instructions at the wiki https://github.com/dgtlmoon/changedetection.io/wiki/Microsoft-Windows + ### Python Pip Check out our pypi page https://pypi.org/project/changedetection.io/ @@ -163,9 +167,6 @@ See the wiki https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configura Raspberry Pi and linux/arm/v6 linux/arm/v7 arm64 devices are supported! See the wiki for [details](https://github.com/dgtlmoon/changedetection.io/wiki/Fetching-pages-with-WebDriver) -## Windows support? - -YES! See the wiki https://github.com/dgtlmoon/changedetection.io/wiki/Microsoft-Windows ## Support us