Skip to content

Commit 2f13c86

Browse files
authored
Updated readme
1 parent 157c3a0 commit 2f13c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ Compile the code as follows:<br />
55
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;gcc -c app.c -o app.o<br />
66
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;gcc -g -o a.out mld.o app.o
77

8-
Run the application as follows:<br />
8+
Run the application as :<br />
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;./a.out
1010

0 commit comments

Comments
 (0)