From 62ec30984e2799155a9668db93c608eaabc06918 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Tue, 29 Jul 2025 15:01:32 +0100 Subject: [PATCH] Update post-success steps --- .infra/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.infra/index.html b/.infra/index.html index 3cc8582..fae2a0a 100644 --- a/.infra/index.html +++ b/.infra/index.html @@ -7,7 +7,7 @@
- Now hit Ctrl+C
, then run docker-compose down
and move on to the next challenge!
+ Now head back to your terminal where you ran `docker compose up`, hit Ctrl+C
, then run docker compose down
… and move on to the next challenge!