Skip to content
Snippets Groups Projects
Commit cead9a04 authored by Sergey Lyubka's avatar Sergey Lyubka
Browse files

Typo fixed

parent e5280930
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ Here's a minimal application `app.c` that embeds mongoose:
return 0;
}
To compile it, put `mongoose.c`, `mongoose.h` and `minimal.c` into one
To compile it, put `mongoose.c`, `mongoose.h` and `app.c` into one
folder, start terminal on UNIX or Visual Studio command line prompt on Windows,
and run the following command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment