From d53587d742b1f458139d0b00adf1a2b81662a339 Mon Sep 17 00:00:00 2001 From: BOplaid <146466352+BOplaid@users.noreply.github.com> Date: Mon, 4 May 2026 22:04:12 +0330 Subject: [PATCH] line 226 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66892ca..9eea81e 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ Production recommendation: ### Step 4: Run ```bash -python3 main.py +.venv/bin/python3 main.py ``` You should see a message saying the HTTP proxy is running on `127.0.0.1:8085` and SOCKS5 on `127.0.0.1:1080`.