From a5949757a1417b65ce575204107252c52bf7ac14 Mon Sep 17 00:00:00 2001 From: scootz Date: Sat, 2 May 2026 20:29:51 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index addcdb0..a223483 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ Open `reforger-audio.carxp` through Carla: >- Choose `Edit Applications`. >- Create a new item. >- Name: `Reforger EQ Carla` ->- Program: `pw-jack` ->- Command line arguments: `/usr/bin/python3 /usr/share/carla/carla --with-appname=carla --with-libprefix=/usr /path/to/reforger-audio.carxp` +>- Program: `carla` +>- Command line arguments: `/path/to/reforger-audio.carxp` ---