Skip to content

Commit c89d40d

Browse files
authored
Update readme.md
1 parent c0ccc97 commit c89d40d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,4 @@ This repository was built to:
5959
Make sure you have a C compiler like `gcc` installed. Then:
6060

6161
```bash
62-
gcc -o output_name file_name.c
63-
./output_name
62+
gcc -o output_name file_name.c

0 commit comments

Comments
 (0)