diff --git a/Development-workflow.md b/Development-workflow.md index b9988a0..b3804d5 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -49,6 +49,6 @@ Select commit and push. ![commitfiles](https://cdn.discordapp.com/attachments/534260038039109632/970631832313954304/unknown.png)
![pushconfirm](https://cdn.discordapp.com/attachments/534260038039109632/970632223223083008/unknown.png) -Now that our branch is on the repository it is available to any MagicBox to compile. +Now that our branch is on the repository it is available for MagicBox to compile and run. `docker exec -it magicbox /bin/bash` \ No newline at end of file