We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6beaf commit 6f53906Copy full SHA for 6f53906
doc/libhttpserver.md
@@ -87,12 +87,12 @@ Compilation
87
===========
88
libhttpserver uses the standard system where the usual build process
89
involves running
90
-> ./bootstrap
91
-> mkdir build
92
-> cd build
93
-> ../configure
94
-> make
95
-> make install
+> ./bootstrap
+> mkdir build
+> cd build
+> ../configure
+> make
+> make install
96
97
Optional parameters to configure script
98
---------------------------------------
0 commit comments