mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-09 20:29:27 +00:00
README.md: do not break syntax highlighting
Signed-off-by: schu <schu-github@schulog.org>
This commit is contained in:
parent
2e6d8ec436
commit
8087bb937e
@ -36,7 +36,7 @@ Building libgit2 - Using CMake
|
|||||||
==============================
|
==============================
|
||||||
|
|
||||||
libgit2 builds cleanly on most platforms without any external dependencies.
|
libgit2 builds cleanly on most platforms without any external dependencies.
|
||||||
Under Unix-like systems, like Linux, *BSD and Mac OS X, libgit2 expects `pthreads` to be available;
|
Under Unix-like systems, like Linux, * BSD and Mac OS X, libgit2 expects `pthreads` to be available;
|
||||||
they should be installed by default on all systems. Under Windows, libgit2 uses the native Windows API
|
they should be installed by default on all systems. Under Windows, libgit2 uses the native Windows API
|
||||||
for threading.
|
for threading.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user