From 0532b084b7f5f36cdc4a5181c4cb17fe600c0b9c Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Thu, 11 Aug 2022 10:49:03 -0600 Subject: [PATCH] Small correction on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4427719..ddf8bd9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To use this in Minetest, simply install it in your `mods/` or `worldmods/` folde In the game, open the Modpol dashboard with the command `/mp`. -For testing purposes, players with the `privs` privilege (generally admins) can use the `/mp` command, which resets all the orgs and opens a dashboard.\ +For testing purposes, players with the `privs` privilege (generally admins) can use the `/mptest` command, which resets all the orgs and opens a dashboard.\ ## Standalone Version on the Command Line