diff options
| author | 2010-03-31 22:18:50 +0200 | |
|---|---|---|
| committer | 2010-03-31 22:33:21 +0200 | |
| commit | 9a330dea12837bf307dc300ffb649b0af28adbcc (patch) | |
| tree | 6cb7f2faf674369de4ae7abde725486f180c44ce | |
| parent | e029b7a7e0cbea497a0f94667a9c231c60941845 (diff) | |
| download | libimobiledevice-9a330dea12837bf307dc300ffb649b0af28adbcc.tar.gz libimobiledevice-9a330dea12837bf307dc300ffb649b0af28adbcc.tar.bz2 | |
Update installation instructions in README and update master remote
| -rw-r--r-- | README | 8 |
1 files changed, 2 insertions, 6 deletions
| @@ -27,7 +27,6 @@ Installation | |||
| 27 | ============ | 27 | ============ |
| 28 | 28 | ||
| 29 | To compile run: | 29 | To 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? | |||
| 42 | Home: | 41 | Home: |
| 43 | http://www.libimobiledevice.org/ | 42 | http://www.libimobiledevice.org/ |
| 44 | 43 | ||
| 45 | Wiki: | ||
| 46 | http://matt.colyer.name/projects/iphone-linux/ | ||
| 47 | |||
| 48 | Code: | 44 | Code: |
| 49 | git clone git://github.com/MattColyer/libiphone.git | 45 | git clone git://git.sukimashita.com/libimobiledevice.git |
| 50 | 46 | ||
| 51 | Tickets: | 47 | Tickets: |
| 52 | http://libiphone.lighthouseapp.com/ | 48 | http://libiphone.lighthouseapp.com/ |
| @@ -62,5 +58,5 @@ libimobiledevice is an independent software library and has not been | |||
| 62 | authorized, sponsored, or otherwise approved by Apple Inc. | 58 | authorized, sponsored, or otherwise approved by Apple Inc. |
| 63 | 59 | ||
| 64 | README Updated on: | 60 | README Updated on: |
| 65 | 2010-03-13 | 61 | 2010-03-31 |
| 66 | 62 | ||
