We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb9a94 commit 94ada56Copy full SHA for 94ada56
README.md
@@ -59,7 +59,7 @@ RPM based Linux distributions example:
59
`sudo [yum|dnf|zypper] install libcurl-devel`
60
61
Optional: zlib (for compression)
62
-zlib is **optional** and only required if you need gzip/deflate compression
+zlib is optional and only required if you need gzip/deflate compression
63
support (for example, when your libcurl and workloads use HTTP content-encoding).
64
If your libcurl is already built with zlib, you typically don't need to install
65
zlib headers separately unless your build complains about missing zlib.
0 commit comments