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 ```