From 76a4becb302ba8b59448947c44ad315afd85a32d Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Fri, 29 Nov 2024 19:44:13 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc38e85..e7a9a94 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ A Python-based tool for managing Battle.net authenticators. This tool allows you 2. Run the script: ```bash + pip install -r requirements.txt py bnet_auth_tool.py` 4. Follow the instructions from the console window.