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