diff --git a/README.md b/README.md index 9091bd0..c8da680 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Export these env vars the before you make a clean build: ``` export LDFLAGS="-L/usr/local/opt/openssl@1.1/lib" export CPPFLAGS="-I/usr/local/opt/openssl@1.1/include" +export PKG_CONFIG_PATH="/usr/local/opt/openssl@1.1/lib/pkgconfig" ``` ## Logging