X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.main.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fintro;h=825189b883e9a6c7f8fea8026d125f424b0fe524;hp=5b3af6e22ed2afb856d950496210d98401c0d668;hb=3ce667a2d3fd7c36f60da86bb59071264790e375;hpb=5b88fe0fb309a1d55292c6b10b967481b78440d7 diff --git a/yarrg/web/intro b/yarrg/web/intro index 5b3af6e..825189b 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,7 +69,7 @@ website.

Uploading from Linux

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

@@ -89,7 +90,9 @@ cd yarrg make this will download the code into the directory ypp-sc-tools, -and build the software. +and build the software. (If your Linux is very up to date you may +find that it complains that it doesn't know the command git-core. +In that case, use git core, with a space, instead.)

@@ -100,7 +103,8 @@ git-pull cd yarrg make -to fetch the new version. +to fetch the new version. (Again, you may need git pull +instead of git-pull.)

Uploading from Windows