Update 'Development workflow'

2022-05-02 10:32:55 +00:00
parent efb3564325
commit 2940b13226
+3 -3
@@ -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`
<br>
`./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.