From d6031e4b410b72a60fc72aaa9214e3615d40fb6e Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 8 Jul 2025 20:29:29 -0500 Subject: [PATCH] Fix arch directions --- 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 fd338098..70b13744 100644 --- a/docs/01-get-started/04-manual.md +++ b/docs/01-get-started/04-manual.md @@ -53,7 +53,7 @@ paru -s stardust-xr-protostar paru -s stardust-xr-server ``` -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`. +From there, you can launch Stardust with `stardust-xr-telescope`, then in another terminal window or tab, run any other clients you need. We recommend `flatland` and `hexagon-launcher`. # Manual Build :::caution