X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fintro;h=d3950f1e2cd3d3c580e99dc941eec7fd12f02874;hb=8c1110db34ac870015cb7edb6e5bba6ca1f2d90d;hp=5b3af6e22ed2afb856d950496210d98401c0d668;hpb=068b48ca6de5313177773a1a435b2130a56044ef;p=ypp-sc-tools.db-live.git diff --git a/yarrg/web/intro b/yarrg/web/intro index 5b3af6e..d3950f1 100755 --- a/yarrg/web/intro +++ b/yarrg/web/intro @@ -33,17 +33,18 @@ -YARRG (Yet Another Revenue Research Gatherer) + +YARRG (Yet Another Revenue Research Gatherer) YARRG - Yet Another Revenue Research Gatherer | -development -| introduction | documentation +| +development

Introduction to YARRG

@@ -83,7 +84,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 +97,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