Skip to content

Commit a07d899

Browse files
committed
Quoted the asterisk to avoid markdown highlighter confusion
1 parent 5fa1bed commit a07d899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Building libgit2 - Using CMake
3636
==============================
3737

3838
libgit2 builds cleanly on most platforms without any external dependencies.
39-
Under Unix-like systems, like Linux, * BSD and Mac OS X, libgit2 expects `pthreads` to be available;
39+
Under Unix-like systems, like Linux, \*BSD and Mac OS X, libgit2 expects `pthreads` to be available;
4040
they should be installed by default on all systems. Under Windows, libgit2 uses the native Windows API
4141
for threading.
4242

0 commit comments

Comments
 (0)