README: Add support for custom brew installations

This commit is contained in:
Alexis Hildebrandt
2014-02-25 20:00:08 +01:00
committed by aph
parent b43224e06c
commit f4fe188b16

View File

@@ -300,7 +300,7 @@ certificates or have not set them up correctly:
Via Homebrew:
brew install curl-ca-bundle libtool automake cmake
echo CA_CERTIFICATE=/usr/local/opt/curl-ca-bundle/share/ca-bundle.crt >> ~/.wgetrc
echo CA_CERTIFICATE=$(brew --prefix curl-ca-bundle)/share/ca-bundle.crt >> ~/.wgetrc
### Building