From ad24ca579380c9b49da8b5bf05567292f43cc17a Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Tue, 20 Oct 2020 21:14:45 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d2d69cc..141a1cb1 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ _Change "127.0.0.1" to the IP of your development machine._ If you need a fresh test instance you can install a fresh Home Assistant instance inside the devcontainer as well. -1. Run the command `dc start`. +1. Run the command `container start`. 2. Home Assistant will install and will eventually be running on port `9123` ## [Troubleshooting](https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins)