Update README.md
This commit is contained in:
parent
47c02d313d
commit
1b2285bb9a
1 changed files with 2 additions and 0 deletions
|
|
@ -31,3 +31,5 @@ Compile with a C++11 compiler supporting regex (for instance g++ 4.9):
|
|||
g++ -O3 -std=c++11 -lboost_system main.cpp httpserver.cpp -o httpserver
|
||||
|
||||
Then to run the server: ./httpserver
|
||||
|
||||
Finally, direct your favorite browser to for instance http://localhost:8080/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue