From c6a31fc1cd70b129b8adf17296a504fde0aa52b6 Mon Sep 17 00:00:00 2001 From: Greg Hughes Date: Fri, 16 Sep 2011 15:19:30 +0100 Subject: [PATCH] typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c722661..b08d640 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Install and debug iPhone apps without using Xcode. Designed to work on unjailbro * `fruitstrap [-d] ` * Optional `-d` flag launches a remote GDB session after the app has been installed. -* `` must be an iPhone application bundle, *not* an IPSW. +* `` must be an iPhone application bundle, *not* an IPA. ## Demo