diff --git a/Development-workflow.md b/Development-workflow.md index 90e3cd2..9eb93a8 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -52,11 +52,11 @@ Select commit and push. Now that our branch is on the repository it is available for MagicBox to compile and run. `docker exec -it magicbox /bin/bash` +
+`./mbbuild.sh test-workflowguide` + ```console -magicbox~/magicbane$./mbbuild test-workflowguide -bash: ./mbbuild: No such file or directory -magicbox~/magicbane$./mbbuild.sh test-workflowguide Fetching origin remote: Enumerating objects: 13, done. remote: Counting objects: 100% (13/13), done.