From c6678135796276039e1bf559af06a5ba273af244 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sun, 19 Jun 2022 21:10:09 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ebe1aa1..754c6ebb 100644 --- a/README.md +++ b/README.md @@ -2772,9 +2772,7 @@ You can use the [VS Code Remote - Containers](https://code.visualstudio.com/docs 1. Reopen the folder in the Dev Container 1. Once done, press `F5` to start debugging -Ideally, everything should be working without any additional configuration. - -Under the hoods, the dev container setup takes care of bringing up: +Everything should just work without any additional configuration. Under the hood, the dev container setup takes care of bringing up: * Home Assistant (port `48123:8123`) * Frigate (ports `45000:5000`, `41935:1935`)