From acab965423e05df4d6fc29d67b542f499284a287 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Fri, 23 Sep 2011 07:27:39 +0000 Subject: an installer for win32 --- README | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'README') diff --git a/README b/README index 58ae42a..463cd97 100644 --- a/README +++ b/README @@ -1,25 +1,25 @@ -ABOUT - - transmission-remote-gtk is a GTK client for remote management of - the Transmission BitTorrent client, using its HTTP RPC protocol. - -BUILDING - - * To optionally see which country peers are located in, - install libgeoip and its headers when building. - - Building a Transmission release from the command line: - - $ tar zxfv transmission-remote-gtk-0.1.0.tar.gz - $ cd transmission-0.1.0 - $ ./configure - $ make - $ sudo make install - - Building from subversion checkout: - - $ svn co - $ ./autogen.sh - $ ./configure - $ make - $ sudo make install +ABOUT + + transmission-remote-gtk is a GTK client for remote management of + the Transmission BitTorrent client, using its HTTP RPC protocol. + +BUILDING + + * To optionally see which country peers are located in, + install libgeoip and its headers when building. + + Building a Transmission release from the command line: + + $ tar zxfv transmission-remote-gtk-0.1.0.tar.gz + $ cd transmission-0.1.0 + $ ./configure + $ make + $ sudo make install + + Building from subversion checkout: + + $ svn co + $ ./autogen.sh + $ ./configure + $ make + $ sudo make install -- cgit v1.2.3