Updated Troubleshooting (markdown)

LukeeGD 2024-07-31 10:33:49 +08:00
parent aedf6f6bb0
commit 6e7b11cea8

@ -203,5 +203,6 @@ For 32-bit devices compatible with restores/downgrades (see README):
## Running wikiproxy
- There are some cases that you may need to run wikiproxy for firmware keys. Make sure that you have Python 3 installed. Here's how:
1. To install wikiproxy, use this command: `python3 -m pip install git+https://github.com/m1stadev/wikiproxy.git`
- If the above command does not work, try this: `python3 -m pip install --user --break-system-packages git+https://github.com/m1stadev/wikiproxy.git`
1. To run wikiproxy, use this command: `wikiproxy`
1. Keep wikiproxy running. Run Legacy iOS Kit in another Terminal window