Please let me know if this is the wrong medium to ask this question. I'm trying out the Git tutorial here: https://git-scm.com/docs/MyFirstContribution.html
I'm not able to build my project: CC http.o In file included from http.c:2:0: http.h:6:10: fatal error: curl/curl.h: No such file or directory #include <curl/curl.h> ^~~~~~~~~~~~~ compilation terminated. Makefile:2381: recipe for target 'http.o' failed What should I do? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/72dfe38b-309e-4689-bd14-d8684d207877%40googlegroups.com.