We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157c3a0 commit 2f13c86Copy full SHA for 2f13c86
README.md
@@ -5,6 +5,6 @@ Compile the code as follows:<br />
5
gcc -c app.c -o app.o<br />
6
gcc -g -o a.out mld.o app.o
7
8
-Run the application as follows:<br />
+Run the application as :<br />
9
./a.out
10
0 commit comments