From: Ian Jackson Date: Wed, 25 Aug 2010 00:18:57 +0000 (+0100) Subject: fix mistake "git core" should say "git clone" X-Git-Tag: 6.6.4~8 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=commitdiff_plain;h=2fc281fdc41a5e7b97550cda3806c903b8a7ae9b fix mistake "git core" should say "git clone" --- diff --git a/yarrg/web/scraper b/yarrg/web/scraper index 91edcc6..e39ec2e 100755 --- a/yarrg/web/scraper +++ b/yarrg/web/scraper @@ -61,8 +61,8 @@ make this will download the code into the directory ypp-sc-tools, 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.) +find that it complains that it doesn't know the command git-clone. +In that case, use git clone, with a space, instead.)