From 90694a7f473f2912cd8042ce2cb1dc57563002c7 Mon Sep 17 00:00:00 2001 From: Cookie Engineer Date: Mon, 3 Oct 2016 00:25:35 +0200 Subject: Better README file with dependencies --- README | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index 968ef4e..0000000 --- a/README +++ /dev/null @@ -1,25 +0,0 @@ -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-remote-gtk release from the command line: - - $ tar zxfv transmission-remote-gtk-1.2.tar.gz - $ cd transmission-remote-gtk-1.2 - $ ./configure - $ make - # make install - - Building from git clone: - - $ git clone https://github.com/transmission-remote-gtk/transmission-remote-gtk.git - $ ./autogen.sh - $ ./configure - $ make - # make install -- cgit v1.2.3