diff options
| author | 2014-02-02 05:13:13 +0100 | |
|---|---|---|
| committer | 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 | |||
| 30 | ============ | 30 | ============ |
| 31 | 31 | ||
| 32 | To compile run: | 32 | To 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 | |||
| 63 | authorized, sponsored, or otherwise approved by Apple Inc. | 63 | authorized, sponsored, or otherwise approved by Apple Inc. |
| 64 | 64 | ||
| 65 | README Updated on: | 65 | README Updated on: |
| 66 | 2013-11-17 | 66 | 2014-02-02 |
