updated readme

This commit is contained in:
Mitchell Livingston 2007-10-24 04:13:07 +00:00
parent e3b61a9f78
commit 59918a1035
1 changed files with 3 additions and 2 deletions

5
README
View File

@ -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