Rewrite install step for stardust-xr (#2)
* Remove install step for stardust-xr It is not required to run cargo install anymore * Update command to cargo run The previous step no longer asks the user to install stardust-xr-server. So they'll need to run it from cargo. * Re-add Install step with disclaimer
This commit was merged in pull request #2.
This commit is contained in:
committed by
GitHub
parent
c73ea8a60f
commit
eb2aacfbe9
@@ -4,7 +4,7 @@ sidebar_position: 4
|
||||
|
||||
# Starting
|
||||
|
||||
First, try running `stardust-xr-server` in a terminal window. If a headset is plugged in and OpenXR is working no window will show up. However, the headset should show the same things as the window that opens:
|
||||
First, try running `cargo run` in a terminal window. If a headset is plugged in and OpenXR is working no window will show up. However, the headset should show the same things as the window that opens:
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user