From 2fc281fdc41a5e7b97550cda3806c903b8a7ae9b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 25 Aug 2010 01:18:57 +0100 Subject: [PATCH] fix mistake "git core" should say "git clone" --- yarrg/web/scraper | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.)

-- 2.30.2