From 916d9ee7567b3aa02736ccb961f8df9059d7d981 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc0c38e..db94e58 100644 --- a/README.md +++ b/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.