From 3154d09a235323f1c88da7fe102a3983f6257a83 Mon Sep 17 00:00:00 2001 From: Daniel Schaefer Date: Fri, 19 Sep 2025 14:34:07 +0800 Subject: [PATCH] README: Add OpenSUSE installation instructions Signed-off-by: Daniel Schaefer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 469a13db..722628d6 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ You can find lots of examples in [EXAMPLES.md](./EXAMPLES.md). - [ArchLinux](https://archlinux.org/packages/extra/x86_64/framework-system/) - `pacman -S framework-system` - [Bazzite](https://github.com/ublue-os/bazzite/pull/3026) + - No need to install - included in the base image +- [OpenSUSE](https://build.opensuse.org/package/show/openSUSE%3AFactory/framework_tool) + - `zypper install framework_tool` - Others - Build from source - Or download [latest binary](https://github.com/FrameworkComputer/framework-system/releases/latest/download/framework_tool)