From 4b88712153eb76bb9b1dcb746a88a41a25b77ec4 Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Tue, 19 Mar 2024 22:09:42 +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 b3f6768..62c090f 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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