fix mistake pointed out by Lacrocivious

This commit is contained in:
Charles Kerr 2007-11-07 03:45:21 +00:00
parent 9946ba0b0b
commit 5e5f83523a
1 changed files with 1 additions and 1 deletions

2
README
View File

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