diff --git a/README.md b/README.md index e7a9a94..42b0ecc 100644 --- a/README.md +++ b/README.md @@ -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. -