From 488bd502b2778fb95f75d16cedb18265f730cda6 Mon Sep 17 00:00:00 2001 From: Cyberneticmelon Date: Thu, 6 Mar 2025 22:32:16 -0500 Subject: [PATCH] Update docs/01-get-started/04-manual.md Co-authored-by: Jaiden Riordan --- docs/01-get-started/04-manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-get-started/04-manual.md b/docs/01-get-started/04-manual.md index 31899523..3a730e3c 100644 --- a/docs/01-get-started/04-manual.md +++ b/docs/01-get-started/04-manual.md @@ -23,7 +23,7 @@ You will need the [Terra repository](https://terra.fyralabs.com/), unless you ha sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release ``` ::: -To do a full installation of Stardust XR on Fedora/Ultramarine run the following command: +Then, run this command to install the Stardust XR group: ``` dnf group install stardust-xr ```