From 882964db5e95acbea738773df52bcbf7fec87450 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Sat, 30 Dec 2023 10:54:30 -0800 Subject: [PATCH] Update installation.md --- installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation.md b/installation.md index 84e99c5..673cadb 100644 --- a/installation.md +++ b/installation.md @@ -25,7 +25,7 @@ sudo apt install scrypted-electron ## Docker -Linux + Docker installations should refer to the [System Requirements](/server-hardware#scrypted-host-operating-system) for host OS recommendations. Window/Mac + Docker Desktop is [not supported](https://github.com/koush/scrypted/wiki/Installation:-Docker-Desktop). +Linux + Docker installations should refer to the [System Requirements](/server-hardware#scrypted-host-operating-system) for host OS recommendations. Docker Desktop on Windows/Mac is [not supported](https://github.com/koush/scrypted/wiki/Installation:-Docker-Desktop). This [script](https://github.com/koush/scrypted/blob/main/install/docker/install-scrypted-docker-compose.sh) will download and configure the the docker-compose.yml and install Scrypted as a service.