You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build_instructions.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,12 @@ darwin install
13
13
```
14
14
15
15
## Obsolete
16
+
```text
16
17
### Local Build
17
18
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
19
20
darwin run_blueprint build/ --mode folder local_build
0 commit comments