From fe47999802eb833655ac85e82030804f6912552c Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 8 Jul 2025 20:32:13 -0500 Subject: [PATCH] Correct telescope installed script name --- 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 70b13744..ea83d919 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 Stardust with `stardust-xr-telescope`, 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 `telescope`, then in another terminal window or tab, run any other clients you need. We recommend `flatland` and `hexagon-launcher`. # Manual Build :::caution