From a5c86b7666d36f2a003638983ec5ab7f33b0bab1 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 18 Mar 2026 05:25:14 +0000 Subject: [PATCH] Add Ruby installation step to README --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 95d8c00..1bed025 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,11 @@ Unsupported file types will be ignored when syncing. ## Installation -1. Install dependencies +1. Install Ruby + + https://www.ruby-lang.org/en/documentation/installation/ + +2. Install dependencies ```bash brew install ffmpeg @@ -27,13 +31,13 @@ brew install taglib brew install bpm-tools ``` -2. Install Wavesync +3. Install Wavesync ```bash gem install wavesync --pre ``` -3. Install field kit (only required for syncing to TP-7) +4. Install field kit (only required for syncing to TP-7) https://teenage.engineering/guides/fieldkit