From 7703861002dd128b498b18148ca0b7595bdb22a8 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 20 Apr 2004 06:23:29 +0000 Subject: update readme to list correct commands. --- dict/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dict') diff --git a/dict/README b/dict/README index f80b49b0..69b8c5b6 100644 --- a/dict/README +++ b/dict/README @@ -2,6 +2,6 @@ # and modifying dict to handle it. # This is the Project Gutenberg original Webster's dictionary -wget http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2| - bunzip| +wget -O- http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2| + bunzip2| tar xf - -- cgit v1.2.3