From 2fb2b9853703331c0b7cafc7ed1ce10330a60e11 Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Thu, 25 Nov 2021 15:39:13 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 7606e18..a2136b5 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -105,5 +105,5 @@ - Then you may try to downgrade again ## Perform operations without an iOS device connected -- To perform operations without an iOS device connected, run the script with PwnedDevice as an argument. Example: `./restore.sh NoDevice` +- To perform operations without an iOS device connected, run the script with NoDevice as an argument. Example: `./restore.sh NoDevice` - In NoDevice mode, your only options are to Save OTA Blobs, and for 32-bit devices, to Create Custom IPSW with a jailbreak bundled. \ No newline at end of file