Updated Troubleshooting (markdown)

LukeeGD 2024-03-19 22:09:42 +08:00
parent 1b696a1f1f
commit 4b88712153

@ -189,7 +189,7 @@ 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. Here's how:
1. Download this: https://github.com/afastaudir8/wikiproxy
1. cd to the directory and run:
1. Make sure that you have Python 3 installed, `cd` to the directory and run:
```
python3 -m venv venv
. venv/bin/activate