X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fhowto%2Fsetup-git-server-over-http.txt;h=40327486084ac02874faff70fd100b619af83214;hb=652b0bbe09c909eb5aa34be8746071f1c5c0e73d;hp=b7d09c1ec69ac0e76302cef44d5f6884d05a0e0f;hpb=8876046037a3064f906d2155ea30cb6db186e409;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