leolabs / ableton-js

Control Ableton Live with Node.js
MIT License
368 stars 46 forks source link

Update README to have correct start scripts #124

Closed tanner-ropp closed 2 days ago

tanner-ropp commented 3 days ago

When setting up my Ableton JS control surface, I noticed the README recommends utilizing yarn ableton:start to configure the remote script, but the package.json only has the scripts yarn ableton10:start and yarn ableton11:start. I updated the README procedures to reflect this.

what-the-diff[bot] commented 3 days ago

PR Summary

leolabs commented 2 days ago

Thank you for spotting and fixing this error in the readme! 😊