diff options
author | Martin Szulecki | 2013-11-17 02:38:37 +0100 |
---|---|---|
committer | Martin Szulecki | 2013-11-30 20:13:59 +0100 |
commit | 223602ec928addb5f917542c473fbfa01c805388 (patch) | |
tree | 2deb38d9f4a2ffe3b0087e6881ae9b1104487801 | |
parent | 184a9dc67badcc7d6638e685d9eb3a613d3b9c39 (diff) | |
download | libimobiledevice-223602ec928addb5f917542c473fbfa01c805388.tar.gz libimobiledevice-223602ec928addb5f917542c473fbfa01c805388.tar.bz2 |
Update README with correct github mirror clone URL
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,7 +44,7 @@ Code: git clone http://git.sukimashita.com/libimobiledevice.git Code (Mirror): - git clone https://github.com/libimobiledevice/libimobiledevice + git clone https://github.com/libimobiledevice/libimobiledevice.git Tickets: http://github.com/libimobiledevice/libimobiledevice/issues @@ -63,4 +63,4 @@ libimobiledevice is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. README Updated on: - 2013-07-18 + 2013-11-17 |