Skip to content

Commit 7bb73f3

Browse files
committed
Fixed invalid documentation.
1 parent 44c0f70 commit 7bb73f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QUICKSTART-CPP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Same as QuickStart for C Language.
1212

1313
## First program
1414

15-
Include `msgpack.hpp` header and link `msgpack` library to use MessagePack on your program.
15+
Include `msgpack.hpp` header to use MessagePack on your program.
1616

1717
```cpp
1818
#include <msgpack.hpp>

0 commit comments

Comments
 (0)