mirror of
https://github.com/transmission/transmission
synced 2025-03-03 18:25:35 +00:00
updated readme
This commit is contained in:
parent
e3b61a9f78
commit
59918a1035
1 changed files with 3 additions and 2 deletions
5
README
5
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
|
||||
|
|
Loading…
Reference in a new issue