Update docs/01-get-started/03-setup-openxr.md

Co-authored-by: Jaiden Riordan <jade@e.email>
This commit is contained in:
Cyberneticmelon
2025-03-06 22:28:37 -05:00
committed by GitHub
parent 6fd51d280e
commit 5b0a0d7e31

View File

@@ -63,7 +63,7 @@ paru -S envision-xr-git
</h3>
It's generally easiest to follow the instructions at https://lvra.gitlab.io/docs/distros/nixos/ as Envision is currently unstable on NixOS and troubleshooting SteamVR can be tricky.
On NixOS, it's generally easiest to follow the instructions at https://lvra.gitlab.io/docs/distros/nixos/ as Envision is currently unstable on NixOS and troubleshooting SteamVR can be tricky.
### Other options for installation
You can also download the [Envision AppImage](https://gitlab.com/gabmus/envision/-/pipelines?ref=main&status=success) directly. Once downloaded, unzip the archive and you should find a file named Envision-x86_64.AppImage. Make it executable either from your file manager with right click > properties > "executable as program", or under permissions enable "is executable" (this depends on your file manager) OR, from the terminal: `chmod +x Envision-x86_64.AppImage`