Fix the build (#32)

This commit was merged in pull request #32.
This commit is contained in:
Owen Zimmerman
2025-07-09 22:22:19 -05:00
committed by GitHub
parent bcc3a5a057
commit c510b9c2b5
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ sidebar_position: 3
This guide will help you set up your VR or AR headset for use with Stardust. Although support for many headsets on Linux is still under active development, there are a number of good options available. If you already have OpenXR set up on your Linux distribution, head to the [Full Installation](manual) page to get Stardust XR installed.
:::info
If you want to try Stardust in a window on your existing device you can skip this step and checkout the [Quick Start Guide](Quickstart).
If you want to try Stardust in a window on your existing device you can skip this step and checkout the [Full installation](manual) guide.
:::
# Envision
:::note