We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7623c4b commit f7192dfCopy full SHA for f7192df
README.md
@@ -102,6 +102,11 @@ In Ubuntu:
102
sudo apt-get install libssl-dev
103
```
104
105
+Additionally, you need `curl-config` on your system. You need one of these packages:
106
+ * libcurl4-gnutls-dev
107
+ * libcurl4-nss-dev
108
+ * libcurl4-openssl-dev
109
+
110
If you are still encountering problems while installing, you should try the
111
[Building from source](http://www.nodegit.org/guides/install/from-source/)
112
instructions.
0 commit comments