X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fintro;h=d3950f1e2cd3d3c580e99dc941eec7fd12f02874;hb=8c1110db34ac870015cb7edb6e5bba6ca1f2d90d;hp=ba851fcbcaecd33950a5579eece6d73c9a8c0f6e;hpb=97749b855cfaed019a2d70936c6c9eb2e261bb92;p=ypp-sc-tools.web-live.git diff --git a/yarrg/web/intro b/yarrg/web/intro index ba851fc..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

@@ -74,16 +75,16 @@ The YARRG upload client uploads both to YARRG and to the The current official version of YARRG for use as an upload client can browsed here: - http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/ + http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/ See particularly the -YARRG README. +YARRG README.

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