diff options
author | Nikias Bassen | 2014-02-02 05:13:13 +0100 |
---|---|---|
committer | Nikias Bassen | 2014-02-02 05:13:13 +0100 |
commit | d3aaca14c8926c8b4e315d912266b093ff8a6de4 (patch) | |
tree | a993604069f7136a49843e66fdbc0c5a2c168ef9 | |
parent | a240c051db3ad364859313cef2097474a79c643e (diff) | |
download | libimobiledevice-d3aaca14c8926c8b4e315d912266b093ff8a6de4.tar.gz libimobiledevice-d3aaca14c8926c8b4e315d912266b093ff8a6de4.tar.bz2 |
README: updated build instructions
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,7 +30,7 @@ Installation ============ To compile run: - ./configure + ./autogen.sh make sudo make install @@ -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-11-17 + 2014-02-02 |