From 266cb60d1df55d3355b84121d72d0278caf70cbc Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Sat, 20 Apr 2024 00:10:19 +0200 Subject: [PATCH] #18 Add @willwill96 video about dev containers --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 949de0e..0107809 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,8 @@ npx download-builtin-keycloak-theme # For downloading the default theme (as a re ## Using a development container -This starter supports [development containers](https://containers.dev/). You can customize the configuatuation file [`.devcontainer.json`](./.devcontainer/devcontainer.json) to your liking. +This starter supports [development containers](https://containers.dev/). You can customize the configuration file [`.devcontainer.json`](./.devcontainer/devcontainer.json) to your liking. +Checkout [this video](https://www.youtube.com/watch?v=cB86HE_HIDc) to understand dev containers and how to set up your environment. # Theme variant