X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fhowto%2Fsetup-git-server-over-http.txt;h=40327486084ac02874faff70fd100b619af83214;hb=d1983677f75469d177b0b948f0b66ad3471a26a2;hp=b7d09c1ec69ac0e76302cef44d5f6884d05a0e0f;hpb=3642617ee7359eed5e108fea48981841591142bf;p=git.git diff --git a/Documentation/howto/setup-git-server-over-http.txt b/Documentation/howto/setup-git-server-over-http.txt index b7d09c1ec..403274860 100644 --- a/Documentation/howto/setup-git-server-over-http.txt +++ b/Documentation/howto/setup-git-server-over-http.txt @@ -186,7 +186,7 @@ Step 3: setup the client ------------------------ Make sure that you have HTTP support, i.e. your git was built with -curl (version more recent than 7.10). The command 'git http-push' with +libcurl (version more recent than 7.10). The command 'git http-push' with no argument should display a usage message. Then, add the following to your $HOME/.netrc (you can do without, but will be