From 60b700dc555f6464aa2eaedb77574dbbb90051a9 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Wed, 24 Dec 2025 00:51:36 -0600 Subject: [PATCH] docs: add Fedora installation method via the Terra I just added framework-system to Terra, so it makes sense to add here. Let me know if there are any formatting changes you'd like. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25a9160b..03d46f57 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ You can find lots of examples in [EXAMPLES.md](./EXAMPLES.md). - `pacman -S framework-system` - [Bazzite](https://github.com/ublue-os/bazzite/pull/3026) - No need to install - included in the base image +- [Fedora (via the Terra repo](https://github.com/terrapkg/packages/pull/8554) + - Install the [Terra repository](https://terra.fyralabs.com/), then `dnf install framework-system` - [OpenSUSE](https://build.opensuse.org/package/show/openSUSE%3AFactory/framework_tool) - `zypper install framework_tool` - Others