diff --git a/Building.md b/Building.md index 3341feb..1816a3e 100644 --- a/Building.md +++ b/Building.md @@ -25,7 +25,7 @@ This create a docker image, build the firmware, and output all the files in the The script can be called without any sub-commands as well: ``` -scripts/deploy.sh +$ scripts/deploy.sh ``` It will load you into the docker image, which is useful if you plan to run many builds to test ideas and don't want to wait for the spin up/down of the docker image.