PATCH: Trivial change to README

Steven Roberts (strobert@ata-sd.com)
Thu, 08 Apr 1999 16:53:02 -0700


I think this was my the first time reading the README since .99pl13 days
:)

Steve

--- README.orig Thu Apr 8 16:28:46 1999
+++ README Thu Apr 8 16:29:56 1999
@@ -50,6 +50,10 @@
cd /usr/src
gzip -cd linux-2.2.XX.tar.gz | tar xfv -

+ or
+ cd /usr/src
+ bzip2 -dc linux-2.2.XX.tar.bz2 | tar xfv -
+
to get it all put in place. Replace "XX" with the version number of
the
latest kernel.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/