Fix: arch directions (#29)

* Fix arch directions

* Correct telescope installed script name
This commit was merged in pull request #29.
This commit is contained in:
Owen Zimmerman
2025-07-08 20:41:37 -05:00
committed by GitHub
parent 7edcb4f2f3
commit 961d3af578

View File

@@ -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 `telescope`, then in another terminal window or tab, run any other clients you need. We recommend `flatland` and `hexagon-launcher`.
# Manual Build
:::caution