From 946fbb92b0514fd9a47c9d38d12d4308ab0d6674 Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Sat, 18 Jun 2022 20:48:54 -0300 Subject: [PATCH] Update README.md Co-authored-by: Dermot Duffy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eb3fdea..d605d28d 100644 --- a/README.md +++ b/README.md @@ -2789,7 +2789,7 @@ Resultant build will be at `dist/frigate-hass-card.js`. This could be installed You can use the [VS Code Remote - Containers](https://code.visualstudio.com/docs/remote/containers) extension to speed up the development environment creation. Simply: -1. Clone the repository in your machine +1. Clone the repository to your machine 2. Open VS Code on it 3. Reopen the folder in the Dev Container 4. Once done, press `F5` to start debugging