Revised Quick Start Guide

Daniel Winning 2025-04-24 13:13:48 +01:00
parent 25319b9e12
commit 9cc95e9ed7

@ -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