diff --git a/docs/01-get-started/03-setup-openxr.md b/docs/01-get-started/03-setup-openxr.md index bd5ef7ae..e4cf6bc5 100644 --- a/docs/01-get-started/03-setup-openxr.md +++ b/docs/01-get-started/03-setup-openxr.md @@ -44,7 +44,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 Envision using: ``` sudo dnf install envision ```