diff options
author | Matt Colyer <matt@colyer.name> | 2009-04-23 19:06:41 -0700 |
---|---|---|
committer | Matt Colyer <matt@colyer.name> | 2009-04-23 19:06:41 -0700 |
commit | 9e0a9765d586ec5207111e35cceb3a705309aece (patch) | |
tree | e6b30e1f7b434ed88f4f92b70d59e03ec147e803 /README | |
parent | fa8424a5da3d9e745541834048a5bbbfd5427a5c (diff) | |
download | libimobiledevice-9e0a9765d586ec5207111e35cceb3a705309aece.tar.gz |
Remove libiphone-initconf reference in the README.
[#38 state:resolved]
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -24,7 +24,6 @@ To compile run: ./configure make sudo make install # (if you want to install it into your system directories) - libiphone-initconf # (as the user you intend to use the library) On Ubuntu/Debian, you can do: sudo apt-get install build-essential automake autoconf libtool\ @@ -46,4 +45,4 @@ mailing list: http://lists.mattcolyer.com/listinfo.cgi/iphone-linux-dev-mattcolyer.com updated: - 2009-03-25 + 2009-04-23 |