From c6e56e40591fa720c2b3348b35ee1c2b51c9ce8b Mon Sep 17 00:00:00 2001 From: Cyberneticmelon Date: Thu, 6 Mar 2025 22:33:00 -0500 Subject: [PATCH] Update docs/01-get-started/04-manual.md Co-authored-by: Jaiden Riordan --- docs/01-get-started/04-manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-get-started/04-manual.md b/docs/01-get-started/04-manual.md index dda96a44..ff9677fb 100644 --- a/docs/01-get-started/04-manual.md +++ b/docs/01-get-started/04-manual.md @@ -46,7 +46,7 @@ paru -s stardust-xr-protostar paru -s stardust-xr-server ``` -From there, you can launch the server with `stardust-xr-server`, and then in some other terminal windows, launch some clients. Recommended clients to start would be `flatland` & `hexagon-launcher` +From there, you can launch the server with `stardust-xr-server`, then in another terminal window or tab, run any other clients you need. We recommend `flatland` and `hexagon-launcher`. # Manual Build :::caution