Skip to content

Commit

Permalink
att
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusmoutinho committed Oct 24, 2024
1 parent a876bd5 commit a83efaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Compiler = "gcc"
Output = "final.o"
Runafter = true
```

and run with:
```shel
gcc darwin003.c -o darwin003.o && ./darwin003.o
```
Expand Down

0 comments on commit a83efaa

Please sign in to comment.