Correct telescope installed script name

This commit is contained in:
Owen Zimmerman
2025-07-08 20:32:13 -05:00
committed by GitHub
parent d6031e4b41
commit fe47999802

View File

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