From 90b4126bfe81dd8df13153a86c2fd2f52d660315 Mon Sep 17 00:00:00 2001 From: Cyberneticmelon Date: Fri, 7 Mar 2025 23:46:47 -0500 Subject: [PATCH] Update 05-quest-3-setup.md --- docs/01-get-started/05-quest-3-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-get-started/05-quest-3-setup.md b/docs/01-get-started/05-quest-3-setup.md index 11f0e3a4..67006826 100644 --- a/docs/01-get-started/05-quest-3-setup.md +++ b/docs/01-get-started/05-quest-3-setup.md @@ -27,7 +27,7 @@ sudo dnf install akmod-nvidia # Envision The next step is to install [Envision](https://lvra.gitlab.io/docs/fossvr/envision/). Envision is a GUI that makes it easier to connect and run the Quest 3 (among other headsets) with [Monado](https://monado.dev/), an open source OpenXR implementation, and [WiVRn](https://github.com/WiVRn/WiVRn), a wireless streaming implementation that also works with the Quest 3. Envision comes pre-packaged with WiVRn. Envision can be installed via: ``` -sudo dnf install akmod-nvidia +sudo dnf install envision ``` # Vulkan Layers If you have an Nvidia graphics card, it is possible that you will need to install [Vulkan Layers](https://gitlab.freedesktop.org/monado/utilities/vulkan-layers) for Monado, although this may not be necessary depending on the driver version: