From 04e18514a5636bba0107222d34568e6b3d09451c Mon Sep 17 00:00:00 2001 From: jake Date: Thu, 27 Nov 2025 09:58:39 -0500 Subject: [PATCH] [noci] README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b38911a..9645967 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Command: kill %s ``` ```bash #runs the 'kill' command on 'player' -mctl command run placeholder player +mctl run placeholder player ``` Running the placeholder command with the arg 'player' will run 'kill player' on the server