From 9cc95e9ed767b9163b3a58a833faf771e3d0c038 Mon Sep 17 00:00:00 2001 From: Danny Date: Thu, 24 Apr 2025 13:13:48 +0100 Subject: [PATCH] Revised Quick Start Guide --- Quick-Start-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quick-Start-Guide.md b/Quick-Start-Guide.md index 88f4ffa..bcd0c2c 100644 --- a/Quick-Start-Guide.md +++ b/Quick-Start-Guide.md @@ -71,7 +71,7 @@ opens an interactive Bash shell inside the container, giving you full access to ```shell loom spin:down my-project ``` - (This will remove the containers created for the environment, don't worry this won't ) + (This will remove the containers created for the environment, don't worry this won't damage your project files!) ## 6. Next Steps