From e50751d8458888ba639e80460b1a6a7ce33efe3a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 18 Apr 2012 20:16:39 +0200 Subject: [PATCH] doc: tweak README-hacking * README-hacking: Don't say "...on your hard drive". That is unnecessary, and now, borderline anachronistic. --- README-hacking | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-hacking b/README-hacking index c7eae09f5a..83556d357a 100644 --- a/README-hacking +++ b/README-hacking @@ -29,8 +29,8 @@ You can get a copy of the source repository like this: $ cd coreutils As an optional step, if you already have a copy of the gnulib git -repository on your hard drive, then you can use it as a reference to -reduce download time and disk space requirements: +repository, then you can use it as a reference to reduce download +time and disk space requirements: $ export GNULIB_SRCDIR=/path/to/gnulib -- 2.47.2