From 78215687b4890f9a8222f8e6fb788a3028ba7632 Mon Sep 17 00:00:00 2001 From: uprightbass360 Date: Sun, 9 Nov 2025 14:59:59 -0500 Subject: [PATCH] fix: readme wording --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a75a823..e2dbf6a 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,7 @@ cd AzerothCore-RealmMaster # 2. Configure your server ./setup.sh -# 3. Deploy (if using modules/playerbots) and deploy -./build.sh # Optional - Will be triggered if required in deploy. c++ modules require compilation +# 3. Deploy ./deploy.sh # Always required - Supports ssh remote deploy or local ./status.sh # Optional - Shows health and accesibility of all containers and current user data ```