From 5e5f83523a1be8e3ce8649cba7f2dc97f5a915d0 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 7 Nov 2007 03:45:21 +0000 Subject: [PATCH] fix mistake pointed out by Lacrocivious --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 6a8d74a00..a403bedec 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ for building in Xcode. Building a Transmission release from the command line: - $ tar xvfz transmission-0.90.tar.gz + $ tar xvfj transmission-0.92.tar.bz2 $ cd transmission-0.90 $ ./configure -q && make -s $ su (if necessary for the next line)