Skip to content

Commit 6f53906

Browse files
author
Sebastiano Merlino
committed
Solved formatting issues to compile steps
1 parent 0f6beaf commit 6f53906

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

doc/libhttpserver.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@ Compilation
8787
===========
8888
libhttpserver uses the standard system where the usual build process
8989
involves running
90-
> ./bootstrap
91-
> mkdir build
92-
> cd build
93-
> ../configure
94-
> make
95-
> make install
90+
> ./bootstrap
91+
> mkdir build
92+
> cd build
93+
> ../configure
94+
> make
95+
> make install
9696
9797
Optional parameters to configure script
9898
---------------------------------------

0 commit comments

Comments
 (0)