X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fintro;h=72bdb020d13436216c3ce6cc75b7c14abb81e564;hb=5d41f4f9fd6a3f188bba831a1a8902f7890cef8f;hp=ba851fcbcaecd33950a5579eece6d73c9a8c0f6e;hpb=e088a29c1c037880074b5893831e6701273396d6;p=ypp-sc-tools.web-live.git diff --git a/yarrg/web/intro b/yarrg/web/intro index ba851fc..72bdb02 100755 --- a/yarrg/web/intro +++ b/yarrg/web/intro @@ -33,7 +33,8 @@ -YARRG (Yet Another Revenue Research Gatherer) + +YARRG (Yet Another Revenue Research Gatherer) 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