mirror of
https://github.com/neovim/neovim.git
synced 2025-11-23 10:36:29 +00:00
README: Add support for custom brew installations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user