diff --git a/samples/libcurl/README.md b/samples/libcurl/README.md index 7f0d88002da..16f32b87482 100644 --- a/samples/libcurl/README.md +++ b/samples/libcurl/README.md @@ -1,6 +1,6 @@ # Curl interop library -This example shows how to build and publish an interop library to communicate with the lubcurl, +This example shows how to build and publish an interop library to communicate with the libcurl, HTTP/HTTPS/FTP/etc client library. Debian-like distros may need to `apt-get install libcurl4-openssl-dev`.