summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-11-17 02:38:37 +0100
committerGravatar Martin Szulecki2013-11-30 20:13:59 +0100
commit223602ec928addb5f917542c473fbfa01c805388 (patch)
tree2deb38d9f4a2ffe3b0087e6881ae9b1104487801 /README
parent184a9dc67badcc7d6638e685d9eb3a613d3b9c39 (diff)
downloadlibimobiledevice-223602ec928addb5f917542c473fbfa01c805388.tar.gz
libimobiledevice-223602ec928addb5f917542c473fbfa01c805388.tar.bz2
Update README with correct github mirror clone URL
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 495a92f..9559ba9 100644
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ Code:
44 git clone http://git.sukimashita.com/libimobiledevice.git 44 git clone http://git.sukimashita.com/libimobiledevice.git
45 45
46Code (Mirror): 46Code (Mirror):
47 git clone https://github.com/libimobiledevice/libimobiledevice 47 git clone https://github.com/libimobiledevice/libimobiledevice.git
48 48
49Tickets: 49Tickets:
50 http://github.com/libimobiledevice/libimobiledevice/issues 50 http://github.com/libimobiledevice/libimobiledevice/issues
@@ -63,4 +63,4 @@ libimobiledevice is an independent software library and has not been
63authorized, sponsored, or otherwise approved by Apple Inc. 63authorized, sponsored, or otherwise approved by Apple Inc.
64 64
65README Updated on: 65README Updated on:
66 2013-07-18 66 2013-11-17