Skip to content

Commit 9a4a71a

Browse files
authored
Update README.md
1 parent cae400a commit 9a4a71a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# What is this?
1+
# abletonPatcher - What is this?
22

33
This is an open-source implementation of the R2R Patch and `R2RLIVE.dll` of Ableton Live, written in Python 3.
44

@@ -28,11 +28,11 @@ You can download the Ableton Installers directly from Ableton's servers. There's
2828
2. Find your Ableton HWID, open Ableton, and press "Authorize Ableton offline". You will find your HWID.
2929
2. Open `config.json` and change the variables to fit your Ableton Live installation. Make sure to follow the json language, for example double slash in the file path.
3030
3. Save the file.
31-
4. Run `activate_ableton.py`, your Ableton should be patched and the `Authorize.auz` file should generate.
32-
5. Run Ableton, drag the `Authorize.auz` file into the activation Window
33-
6. You're done. Ableton Live is now activated.
31+
4. Run `patch_ableton.py`, your Ableton should be patched and the `Authorize.auz` file should generate.
32+
5. Run Ableton, drag the `Authorize.auz` file into the Window
33+
6. You're done.
3434

35-
If there are any permission erros, its recommended to move the Ableton.exe into the same folder where `activate_ableton.py` is located.
35+
If there are any permission erros, its recommended to move the Ableton.exe into the same folder where `patch_ableton.py` is located.
3636

3737
# Credits
3838

0 commit comments

Comments
 (0)