From c11b1cc5c197d5da1a7e7c2df9ebe2eb5b5bc8e4 Mon Sep 17 00:00:00 2001 From: Cyberneticmelon Date: Thu, 6 Mar 2025 22:32:31 -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 3a730e3c..dda96a44 100644 --- a/docs/01-get-started/04-manual.md +++ b/docs/01-get-started/04-manual.md @@ -25,7 +25,7 @@ sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/t ::: Then, run this command to install the Stardust XR group: ``` -dnf group install stardust-xr +sudo dnf group install stardust-xr ```

Logo