Fixed markdown in README
Signed-off-by: Ondřej Nový <novy@ondrej.org>
This commit is contained in:
parent
ef7ff6c4f7
commit
c5dd20e075
@ -15,7 +15,7 @@ Autotools
|
||||
---------
|
||||
|
||||
To build and install the library with autotools it is usually sufficient to run
|
||||
the following.
|
||||
the following:
|
||||
|
||||
./autogen.sh
|
||||
./configure
|
||||
@ -27,7 +27,7 @@ Other targets include: make check, make tests and make perfs.
|
||||
Windows
|
||||
-------
|
||||
|
||||
On Windows use nmake to build dll and static lib.
|
||||
On Windows use nmake to build dll and static lib:
|
||||
|
||||
nmake -f Makefile.nmake
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user