fix: readme wording

This commit is contained in:
uprightbass360
2025-11-09 14:59:59 -05:00
parent 4bf781b82f
commit 78215687b4

View File

@@ -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
```