Skip to content

Commit 3d1402f

Browse files
author
accelerated
committed
Fixed font
1 parent 6db2cdc commit 3d1402f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ ${RDKAFKA_ROOT_DIR}/
8787
```
8888

8989
By default, a shared library will be built. If you want to perform a static build,
90-
use the _CPPKAFKA_BUILD_SHARED_ parameter:
90+
use the `CPPKAFKA_BUILD_SHARED` parameter:
9191

9292
```Shell
9393
cmake .. -DCPPKAFKA_BUILD_SHARED=0

0 commit comments

Comments
 (0)