From 1e3e7181e29056f26e637ed264ad3dbc12cc8f4e Mon Sep 17 00:00:00 2001 From: drjones Date: Tue, 5 May 2026 23:49:03 -0700 Subject: [PATCH] README: mention MASTERSTER.bat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8b77f6..2dce261 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ cd C:\Users\drjones\Desktop\hacking\REAPER python main.py ``` -### Or just double-click `run.bat` — it's that easy. +### Or just double-click `MASTERSTER.bat` — installs deps, verifies everything, and launches in one swoop. ---