We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635945d commit ef7a264Copy full SHA for ef7a264
docs/01-get-started/03-setup-openxr.md
@@ -45,7 +45,7 @@ If you are using a [Fedora Atomic Edition](https://fedoraproject.org/atomic-desk
45
curl -fsSL https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo | pkexec tee /etc/yum.repos.d/terra.repo
46
sudo rpm-ostree install terra-release
47
```
48
-Standard Fedora Editions and derrivatives can directly install terra-release:
+Standard Fedora Editions and derivatives can directly install terra-release:
49
50
sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release
51
0 commit comments