mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
update documentation links (#2985)
This commit is contained in:
@@ -26,12 +26,12 @@ Different distributions may choose to package any or all of these tools in one o
|
||||
|
||||
Transmission has an Xcode project file (Transmission.xcodeproj) for building in Xcode.
|
||||
|
||||
For a more detailed description, and dependencies, visit: https://github.com/transmission/transmission/wiki
|
||||
For a more detailed description, and dependencies, visit: https://github.com/transmission/transmission/tree/main/docs
|
||||
|
||||
### Building a Transmission release from the command line
|
||||
|
||||
$ tar xf transmission-2.92.tar.xz
|
||||
$ cd transmission-2.92
|
||||
$ tar xf transmission-3.00.tar.xz
|
||||
$ cd transmission-3.00
|
||||
$ mkdir build
|
||||
$ cd build
|
||||
$ # Use -DCMAKE_BUILD_TYPE=RelWithDebInfo to build optimized binary.
|
||||
|
||||
Reference in New Issue
Block a user