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:
parent
9946ba0b0b
commit
5e5f83523a
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue