Update docs/01-get-started/04-manual.md

Co-authored-by: Jaiden Riordan <jade@e.email>
This commit is contained in:
Cyberneticmelon
2025-03-06 22:33:27 -05:00
committed by GitHub
parent 4157bbacbb
commit 84b6dce3be

View File

@@ -60,7 +60,7 @@ Make sure to check the list of prerequisites. `Cargo build` and `Cargo run` with
### Clients
After the server is running, you'll need to run some clients. Clone any of these, `cargo build` & then `cargo run` after the server is already running, and they will load into the Stardust XR server!
After the server is running, you'll need to run some clients. Clone any of these, `cargo build` & then `cargo run` after the server is already running, and they will load into the Stardust server!
Non-exhaustive list of clients:
- [**flatland**](https://github.com/StardustXR/flatland): `https://github.com/StardustXR/flatland`