From 6d819d2b899416048a5a08811a436ff32f9b1632 Mon Sep 17 00:00:00 2001 From: Cyberneticmelon Date: Thu, 6 Mar 2025 22:14:02 -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 f45158ab..88525548 100644 --- a/docs/01-get-started/02-Quickstart.md +++ b/docs/01-get-started/02-Quickstart.md @@ -25,7 +25,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 ``` ::: -In your terminal, run: +Then, install Telescope using: ``` sudo dnf install telescope ```