Skip to content

Commit

Permalink
Update README to have correct start scripts (#124)
Browse files Browse the repository at this point in the history
update readme to have correct start scripts
  • Loading branch information
tanner-ropp authored Nov 5, 2024
1 parent 47b602d commit 3feeddf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ After starting Ableton Live, add the script to your list of control surfaces:
![Ableton Live Settings](https://i.imgur.com/a34zJca.png)

If you've forked this project on macOS, you can also use yarn to do that for
you. Running `yarn ableton:start` will copy the `midi-script` folder, open
Ableton and show a stream of log messages until you kill it.
you. Running `yarn ableton10:start` or `yarn ableton11:start` (depending on your
app version) will copy the `midi-script` folder, open Ableton and show a stream
of log messages until you kill it.

## Using Ableton.js

Expand Down

0 comments on commit 3feeddf

Please sign in to comment.