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