summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-03-31 22:18:50 +0200
committerGravatar Martin Szulecki2010-03-31 22:33:21 +0200
commit9a330dea12837bf307dc300ffb649b0af28adbcc (patch)
tree6cb7f2faf674369de4ae7abde725486f180c44ce /README
parente029b7a7e0cbea497a0f94667a9c231c60941845 (diff)
downloadlibimobiledevice-9a330dea12837bf307dc300ffb649b0af28adbcc.tar.gz
libimobiledevice-9a330dea12837bf307dc300ffb649b0af28adbcc.tar.bz2
Update installation instructions in README and update master remote
Diffstat (limited to 'README')
-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
27============ 27============
28 28
29To compile run: 29To compile run:
30 ./autogen.sh
31 ./configure 30 ./configure
32 make 31 make
33 sudo make install 32 sudo make install
@@ -42,11 +41,8 @@ Who/What/Where?
42Home: 41Home:
43 http://www.libimobiledevice.org/ 42 http://www.libimobiledevice.org/
44 43
45Wiki:
46 http://matt.colyer.name/projects/iphone-linux/
47
48Code: 44Code:
49 git clone git://github.com/MattColyer/libiphone.git 45 git clone git://git.sukimashita.com/libimobiledevice.git
50 46
51Tickets: 47Tickets:
52 http://libiphone.lighthouseapp.com/ 48 http://libiphone.lighthouseapp.com/
@@ -62,5 +58,5 @@ libimobiledevice is an independent software library and has not been
62authorized, sponsored, or otherwise approved by Apple Inc. 58authorized, sponsored, or otherwise approved by Apple Inc.
63 59
64README Updated on: 60README Updated on:
65 2010-03-13 61 2010-03-31
66 62