Update post-success steps

This commit is contained in:
3wc
2025-07-29 15:01:32 +01:00
parent 422c1b3126
commit 62ec30984e

View File

@ -7,7 +7,7 @@
<body> <body>
<h1>Far out! Challenge ${CHALLENGE} complete 🕺</h1> <h1>Far out! Challenge ${CHALLENGE} complete 🕺</h1>
<p> <p>
Now hit <code>Ctrl+C</code>, then run <code>docker-compose down</code> and move on to the next challenge! Now head back to your terminal where you ran `docker compose up`, hit <code>Ctrl+C</code>, then run <code>docker compose down</code> and move on to the next challenge!
</p> </p>
</body> </body>
</html> </html>