From 744f906e25b1cf67a8b75126440ef8229aba8c2e Mon Sep 17 00:00:00 2001 From: MayaTheShy Date: Sat, 8 Nov 2025 23:43:32 -0500 Subject: [PATCH] fix: update executable command in README to reflect project rename to starworld --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5631271..a3e4c7e 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Enable verbose logging: ```bash export RUST_LOG=debug export LOG_LEVEL=debug -./build/stardust-overte-client +./build/starworld ``` ### Vendoring StardustXR Crates