Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Remove building wiki link #1067

Merged
merged 4 commits into from
Jan 28, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Features:
* Per torrent options

Project home:
http://code.google.com/p/transmisson-remote-gui/
https://github.com/transmission-remote-gui/transgui

INSTALLATION

Expand All @@ -51,9 +51,6 @@ Build the program by yourself.
- Execute "make" command to build the application;
- Execute "make zipdist" command to create a release .zip archive in the "Release" sub-folder.

More information about building here:
http://code.google.com/p/transmisson-remote-gui/wiki/Building

COMMAND LINE PARAMETERS

You can specify path to a .torrent file or a magnet link as a command line parameter. The program will add the specified torrent.
Expand Down