From 1a536a74e0e68ca930841511e60e0a28dfb2a04b Mon Sep 17 00:00:00 2001 From: boxingsquirrel Date: Sat, 30 Apr 2011 17:32:16 -0400 Subject: Updated documentation --- README | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index 195d3df..e617258 100644 --- a/README +++ b/README @@ -19,12 +19,6 @@ make && sudo make install cd ~ -git clone http://github.com/chronicdev/libirecovery.git -cd libirecovery -make linux && sudo make install - -cd ~ - git clone http://git.sukimashita.com/libimobiledevice.git cd libimobiledevice ./autogen.sh @@ -56,6 +50,9 @@ idevicerestore [-d] [-u] [-c] [-v] [-h] -u, target specific device by its 40-digit device UUID -h, prints usage information -c, restore with a custom firmware + -e, erase the device first + -s, use saurik's server instead of Apple's + -x, exclude NOR/Baseband update -v, enable incremental levels of verboseness @@ -67,4 +64,4 @@ idevicerestore [-d] [-u] [-c] [-v] [-h] -d enable communication debugging -h prints usage information -u UUID target specific device by its 40-digit device UUID - -f FILE activates device with local activation record \ No newline at end of file + -f FILE activates device with local activation record -- cgit v1.1-32-gdbae