X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;ds=sidebyside;f=yarrg%2Fweb%2Fintro;fp=yarrg%2Fweb%2Fintro;h=c77f183a7424b5e1a6874488721d0572cc0bc2b2;hb=4ed4e935ea3bdccd72ebc4051d4b7913e4128ff0;hp=5b3af6e22ed2afb856d950496210d98401c0d668;hpb=6816debd258f7f9b7dc8ac036f0633dab4983c4c;p=ypp-sc-tools.main.git diff --git a/yarrg/web/intro b/yarrg/web/intro index 5b3af6e..c77f183 100755 --- a/yarrg/web/intro +++ b/yarrg/web/intro @@ -83,7 +83,7 @@ To install the client, install the `git' version control system and the other dependencies listed in the `Installation requirements' section of the README and then run:
-git-clone http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/.git ypp-sc-tools
+git clone http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/.git ypp-sc-tools
 cd ypp-sc-tools
 cd yarrg
 make
@@ -96,7 +96,7 @@ and build the software.
 When new versions of the upload client are released, you can:
 
 cd .../ypp-sc-tools
-git-pull
+git pull
 cd yarrg
 make