From 59918a103565424c8ad7280ac535ca937d9b8c78 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Wed, 24 Oct 2007 04:13:07 +0000 Subject: [PATCH] updated readme --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 1f7b77e7a..99d3502ed 100644 --- a/README +++ b/README @@ -18,8 +18,9 @@ for building in Xcode. Building a Transmission release from the command line: - $ tar xvfz Transmission-80.tar.gz - $ cd Transmission-0.80 + $ tar xvfz transmission-0.90.tar.gz + $ cd transmission-0.90 + $ ./autogen.sh $ ./configure -q && make -s $ su (if necessary for the next line) $ make install