fix: update install instructions to work on rawhide (#2729)

This commit is contained in:
lea
2024-12-23 20:35:58 -08:00
committed by GitHub
parent ad22fb95dc
commit ebb5181233
+1 -1
View File
@@ -14,7 +14,7 @@ This monorepo contains the package manifests for all packages in Terra.
## Installation
```bash
sudo dnf install --repofrompath "terra,https://repos.fyralabs.com/terra$(rpm -E %fedora)" --setopt="terra.gpgkey=https://repos.fyralabs.com/terra$(rpm -E %fedora)/key.asc" terra-release
sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' terra-release
```
If you are using immutable/atomic editions of Fedora, run the following commands instead: