diff --git a/docs/01-get-started/04-manual.md b/docs/01-get-started/04-manual.md index 5e81fdf1..88572d62 100644 --- a/docs/01-get-started/04-manual.md +++ b/docs/01-get-started/04-manual.md @@ -25,7 +25,7 @@ If you are using a [Fedora Atomic Edition](https://fedoraproject.org/atomic-desk curl -fsSL https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo | pkexec tee /etc/yum.repos.d/terra.repo sudo rpm-ostree install terra-release ``` -Standard Fedora Editions and derrivatives can directly install terra-release: +Standard Fedora Editions and derivatives can directly install terra-release: ``` sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release ```