From 17018b163bc91de27ddf87477131a5317bf6c190 Mon Sep 17 00:00:00 2001 From: chadq206 Date: Fri, 31 Oct 2025 19:26:47 -0700 Subject: [PATCH] Update README.md change path to the correct working directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 679c0f3..0fe176a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For webra1n (css + html to come soon) cd to the folder and type `python index.py # Installation: ``` git clone https://github.com/TechC0xy/Checkra1n-Windows-GUI -cd Checkra1n.py +cd Checkra1n-Windows-GUI python main.py ```