From ec2067cb4774946951a827608e55c56ffdd42f88 Mon Sep 17 00:00:00 2001 From: lwthiker Date: Fri, 3 Jun 2022 20:38:42 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94cd85e..0477dae 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Pre-compiled binaries for Linux and macOS (Intel) are available at the [GitHub r * Red Hat/Fedora/CentOS - `yum install nss nss-pem` * macOS - `brew install nss` -The pre-compiled binaries are statically compiled with libcurl(-impersonate) for ease of use. If you wish to use libcurl-impersonate, please build from source. +The pre-compiled binaries contain libcurl-impersonate and a statically compiled curl-impersonate for ease of use. ### Building from source See [INSTALL.md](INSTALL.md).