mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 03:00:38 +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:
|
Via Homebrew:
|
||||||
|
|
||||||
brew install curl-ca-bundle libtool automake cmake
|
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
|
### Building
|
||||||
|
|||||||
Reference in New Issue
Block a user