diff options
author | Alan F <ajf8@users.noreply.github.com> | 2016-01-13 08:58:49 +0000 |
---|---|---|
committer | Alan F <ajf8@users.noreply.github.com> | 2016-01-13 08:58:49 +0000 |
commit | 38223b5a42d21dce5992a529289ac5ce2e57e7a5 (patch) | |
tree | 00bbf031a29141034038380853548c1dd97cf90d | |
parent | 7452cfe06529a06ce77d4f79565ec2b66b8b99a5 (diff) |
Update git clone url again to use github org
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ BUILDING Building from git clone:
- $ git clone https://github.com/ajf8/transmission-remote-gtk.git
+ $ git clone https://github.com/transmission-remote-gtk/transmission-remote-gtk.git
$ ./autogen.sh
$ ./configure
$ make
|