From c48545de407f76727dae45773ea4e2ce8b56df8f Mon Sep 17 00:00:00 2001 From: Jay Little Date: Tue, 9 Sep 2025 01:04:22 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a465aa5..dfc9750 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,10 @@ Originally based on the official Claude Code devcontainer at https://github.com/ code . ``` -4. VS Code will automatically build and start the development container +4. VS Code will automatically build and start the development container. You may see this popup in the lower right. + +Screenshot 2025-09-08 at 11 46 34 PM + ## Usage