Skip to content

Commit 89799ef

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/build_instructions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ darwin install
1313
```
1414

1515
## Obsolete
16+
```text
1617
### Local Build
1718
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)
18-
```bash
19+
\`\`\`bash
1920
darwin run_blueprint build/ --mode folder local_build
21+
\`\`\`
2022
```
2123

2224
### Full Build from Docker or Podman

0 commit comments

Comments
 (0)