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 f0e0635 commit 1cf332aCopy full SHA for 1cf332a
docs/01-get-started/05-quest-3-setup.md
@@ -25,7 +25,7 @@ If you are using a [Fedora Atomic Edition](https://fedoraproject.org/atomic-desk
25
curl -fsSL https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo | pkexec tee /etc/yum.repos.d/terra.repo
26
sudo rpm-ostree install terra-release
27
```
28
-Standard Fedora Editions and derrivatives can directly install terra-release:
+Standard Fedora Editions and derivatives can directly install terra-release:
29
30
sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release
31
0 commit comments