From 1b2285bb9a8558b85712e0b5f0f65c5e8b0dd2e9 Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Sun, 6 Jul 2014 11:42:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 89932ab..05682c2 100644 --- a/README.md +++ b/README.md @@ -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/