Skip to content

Commit db9dc7a

Browse files
Update build_instructions.md
1 parent 50121d1 commit db9dc7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/build_instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,12 @@ COMPILER = "gcc"
5151
```
5252

5353
## Obsolete
54+
```text
5455
### Making your own build
5556
you can make your own build by using the following commands:
5657
```bash
5758
darwin run_blueprint build/ --mode folder
59+
\```
5860
```
5961

6062
than you can compile with gcc in the way you want:

0 commit comments

Comments
 (0)