summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2014-02-02 05:13:13 +0100
committerGravatar Nikias Bassen2014-02-02 05:13:13 +0100
commitd3aaca14c8926c8b4e315d912266b093ff8a6de4 (patch)
treea993604069f7136a49843e66fdbc0c5a2c168ef9
parenta240c051db3ad364859313cef2097474a79c643e (diff)
downloadlibimobiledevice-d3aaca14c8926c8b4e315d912266b093ff8a6de4.tar.gz
libimobiledevice-d3aaca14c8926c8b4e315d912266b093ff8a6de4.tar.bz2
README: updated build instructions
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 9559ba9..b953988 100644
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ Installation
30============ 30============
31 31
32To compile run: 32To compile run:
33 ./configure 33 ./autogen.sh
34 make 34 make
35 sudo make install 35 sudo make install
36 36
@@ -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-11-17 66 2014-02-02