Skip to content

Commit abcd4f6

Browse files
author
Sebastiano Merlino
committed
Modified in order to adjust library name in test readme
1 parent fdbaa11 commit abcd4f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/readme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
In order to compile test file it is necessary to compile running:
22

3-
g++ -lwebserver_framework -lboost_thread Test.cpp -o Test
3+
g++ -lhttpserver -lboost_thread Test.cpp -o Test

0 commit comments

Comments
 (0)