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

@@ -68,22 +69,22 @@ website.

Uploading from Linux

The YARRG upload client uploads both to YARRG and to the -PCTB testing server. +PCTB testing server.

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