diff --git a/README.md b/README.md index 04e9803..6db3b53 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Install and debug iPhone apps without using Xcode. Designed to work on unjailbro ## Usage -* `fruitstrap [-d] -b [device_id]` +* `ios-deploy [-d] -b [device_id]` * Optional `-d` flag launches a remote GDB session after the app has been installed. * `` must be an iPhone application bundle, *not* an IPA. * Optional `device_id`; useful when you have more than one iPhone/iPad connected.