1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 08:13:27 +00:00

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

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)