Update README.md

This commit is contained in:
Nighthawk
2024-11-29 19:45:25 -05:00
committed by GitHub
parent 76a4becb30
commit e9cfc2a207
+5 -2
View File
@@ -18,6 +18,11 @@ A Python-based tool for managing Battle.net authenticators. This tool allows you
## Installation
Easiest Method?
Use the Release build.
- Manual Method?
1. Clone the repository:
```bash
git clone https://github.com/Nighthawk42/bnet-authenticator-tool.git
@@ -25,8 +30,6 @@ 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.