From e2c70ecdad1d31a2cecd55e2d064a04e510d51e8 Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Fri, 29 Nov 2024 19:46:07 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42b0ecc..71c222f 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,11 @@ Use the Release build. 1. Clone the repository: ```bash git clone https://github.com/Nighthawk42/bnet-authenticator-tool.git - cd battlenet-authenticator-tool + cd bnet-authenticator-tool 2. Run the script: ```bash + pip install -r requirements.txt py bnet_auth_tool.py` 4. Follow the instructions from the console window.