From 15fa289a20b2365042fb6206e44fcc140f31ce6d Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 10:29:59 +0000 Subject: [PATCH] Update 'Development workflow' --- Development-workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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