summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-03-31 22:18:50 +0200
committerGravatar Martin Szulecki2010-03-31 22:34:39 +0200
commitcec66d1da09087fa71af85f96ac7aef2faf0a490 (patch)
tree2b714c76d3c5fab68c3870f6d438a84013b4f56c
parentecd90b60ef62ac80db1a131dd0cf32e28e223b95 (diff)
downloadlibimobiledevice-cec66d1da09087fa71af85f96ac7aef2faf0a490.tar.gz
libimobiledevice-cec66d1da09087fa71af85f96ac7aef2faf0a490.tar.bz2
Update installation instructions in README and update master remote
-rw-r--r--README8
1 files changed, 2 insertions, 6 deletions
diff --git a/README b/README
index 95ebc7e..b6f0e61 100644
--- a/README
+++ b/README
@@ -27,7 +27,6 @@ Installation
============
To compile run:
- ./autogen.sh
./configure
make
sudo make install
@@ -42,11 +41,8 @@ Who/What/Where?
Home:
http://www.libimobiledevice.org/
-Wiki:
- http://matt.colyer.name/projects/iphone-linux/
-
Code:
- git clone git://github.com/MattColyer/libiphone.git
+ git clone git://git.sukimashita.com/libimobiledevice.git
Tickets:
http://libiphone.lighthouseapp.com/
@@ -62,5 +58,5 @@ libimobiledevice is an independent software library and has not been
authorized, sponsored, or otherwise approved by Apple Inc.
README Updated on:
- 2010-03-13
+ 2010-03-31