Skip to content

Commit 162b98a

Browse files
authored
Switched to minimum 7.34 curl version.
1 parent f6ff8eb commit 162b98a

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
@@ -17,7 +17,7 @@ cmake ..
1717
make # -j2
1818
```
1919

20-
**Note:** cURL >= 7.28 is required.
20+
**Note:** cURL >= 7.34 is required.
2121

2222
Then add `<curlcpp root>/build/src/` to your library path and `<curlcpp root>/include/` to your include path.
2323

0 commit comments

Comments
 (0)