Skip to content

Commit 710d577

Browse files
authored
Update README.md
1 parent 645b437 commit 710d577

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ In order to see that the output of the produced LLVM IR files is the same as com
1414
sudo apt update && sudo apt install clang-4.0
1515
```
1616

17-
**Compilation command: make **
17+
#### Compilation command
18+
```
19+
make
20+
```
1821

1922
### Execution
2023

0 commit comments

Comments
 (0)