From eb7168368396b8f7359f79035f07fff90a539416 Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Fri, 12 Aug 2016 07:08:53 -0400 Subject: Use unix line endings for README/ChangeLog/etc --- README | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'README') diff --git a/README b/README index 3721d3c..968ef4e 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-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 +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