Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can download the Ableton Installers directly from Ableton's servers. There's

# How to use

1. Run `pip install cryptograpghy` to install dependencies
1. Run `pip install cryptography` to install dependencies
2. Open `config.json` and change the variables to fit your Ableton Live installation. You will find your HWID after pressing "Authorize Ableton offline" in Ableton. Make sure to follow the json language, for example double slash in the file path.
3. Save the file.
4. Run `activate_ableton.py`, your Ableton should be patched and the `Authorize.auz` file should generate.
Expand All @@ -35,4 +35,4 @@ If there are any permission erros, its recommended to move the Ableton.exe into

# Credits

The Implementation of the KeyGen was made by rufoa. Go leave a star on his Git page!
The Implementation of the KeyGen was made by rufoa. Go leave a star on his Git page!