Skip to content

Commit 20b85e3

Browse files
committed
grammer
1 parent 3bb9a94 commit 20b85e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ Debian based Linux distributions example:
5858
RPM based Linux distributions example:
5959
`sudo [yum|dnf|zypper] install libcurl-devel`
6060

61-
Optional: zlib (for compression)
62-
zlib is **optional** and only required if you need gzip/deflate compression
61+
Zlib is optional and only required if you need gzip/deflate compression
6362
support (for example, when your libcurl and workloads use HTTP content-encoding).
6463
If your libcurl is already built with zlib, you typically don't need to install
6564
zlib headers separately unless your build complains about missing zlib.

0 commit comments

Comments
 (0)