Skip to content

Commit 78c2fef

Browse files
committed
Update README
1 parent 223ffdd commit 78c2fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ See the examples directory for example code.
1717

1818
Use pkg-config to discover the necessary include and linker arguments. For
1919
instance,
20-
pkg-config libxml++-3.0 --cflags --libs
20+
pkg-config libxml++-4.0 --cflags --libs
2121
Ideally you would use PKG_CHECK_MODULES in your configure.ac file.

0 commit comments

Comments
 (0)