From c3181a52b7301d1b0cc90cbd2d1c6103aa563622 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Sat, 29 Jan 2022 00:47:08 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 641f00800..dee5cd8cc 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Scrypted is a home automation platform primarily focusing on making camera exper * [Raspberry Pi](https://github.com/koush/scrypted/wiki/Installation:-Raspberry-Pi) * Linux * [Docker](https://github.com/koush/scrypted/wiki/Installation:-Docker-Linux) - This is the recommended method. Local installation may interfere with other software, like Homebridge, Home Assistant, or HOOBS. + * [Docker Compose](https://github.com/koush/scrypted/wiki/Installation:-Docker-Compose) * [Local Installation](https://github.com/koush/scrypted/wiki/Installation:-Linux) - Use this if Docker scares you or whatever. * Mac * [Local Installation](https://github.com/koush/scrypted/wiki/Installation:-Mac)