Skip to content

Commit a20fd9b

Browse files
Update build_instructions.md
1 parent 89799ef commit a20fd9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build_instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ darwin install
1616
```text
1717
### Local Build
1818
make a local build to test with the following command it will create the **CWebStudioFirmware** file, you can set the compiler here [build/config.lua](/build/config.lua)
19-
\`\`\`bash
19+
```bash
2020
darwin run_blueprint build/ --mode folder local_build
21-
\`\`\`
21+
\```
2222
```
2323

2424
### Full Build from Docker or Podman

0 commit comments

Comments
 (0)