From 007f6789fd4eca35def9fe7fb873f80dfe403920 Mon Sep 17 00:00:00 2001 From: Cyberneticmelon Date: Thu, 6 Mar 2025 22:13:20 -0500 Subject: [PATCH] Update docs/01-get-started/02-Quickstart.md Co-authored-by: Jaiden Riordan --- docs/01-get-started/02-Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-get-started/02-Quickstart.md b/docs/01-get-started/02-Quickstart.md index a6c546db..f45158ab 100644 --- a/docs/01-get-started/02-Quickstart.md +++ b/docs/01-get-started/02-Quickstart.md @@ -20,7 +20,7 @@ The quickest way to get started with Stardust XR, is to try out :::info -You will need the [Terra repository](https://terra.fyralabs.com/), unless you have [Ultramarine Linux](https://ultramarine-linux.org/download/) which comes pre-installed: +You will need the [Terra repository](https://terra.fyralabs.com/), unless you have [Ultramarine Linux](https://ultramarine-linux.org) or [Bazzite](https://bazzite.gg). You can install it using this command: ``` sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release ```