From 4ff5cf8e7296b6ae9d031b71281e1b9424fc4f76 Mon Sep 17 00:00:00 2001 From: Jafner <40403594+Jafner@users.noreply.github.com> Date: Mon, 25 Oct 2021 12:34:11 -0700 Subject: [PATCH] Update README.md --- pamidi_github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pamidi_github/README.md b/pamidi_github/README.md index bc0c38ed..db94e585 100644 --- a/pamidi_github/README.md +++ b/pamidi_github/README.md @@ -8,7 +8,7 @@ I am open to supporting other window systems if there is sufficient interest. # Installation as a foreground script -Download the script (via `curl` or `wget`) and `chmod +x pa-xtouch-control` to make it executable. Then run it with `./pa-xtouch-control` and test your Behringer X-Touch Mini to make sure everything is working. +Download the script (via `curl` or `wget`) and `chmod +x pa_xtouch_control` to make it executable. Then run it with `./pa_xtouch_control` and test your Behringer X-Touch Mini to make sure everything is working. # Installation as a daemon (`systemd`) 1. Download the `pa_xtouch_control.sh` and `pa_xtouch_control.service` files.