diff --git a/Development-workflow.md b/Development-workflow.md
index 494cbd0..b9988a0 100644
--- a/Development-workflow.md
+++ b/Development-workflow.md
@@ -46,5 +46,9 @@ Select commit and push.
>Always supply a descriptive commit message. (Good form!)

-
-
\ No newline at end of file
+
+
+
+Now that our branch is on the repository it is available to any MagicBox to compile.
+
+`docker exec -it magicbox /bin/bash`
\ No newline at end of file