From a20b23a788026a4fbf0eb7c363c82dd3137fcc6b Mon Sep 17 00:00:00 2001 From: Clint Date: Thu, 7 May 2026 14:11:06 -0500 Subject: [PATCH] Update README.md - Add Solus instructions Added instructions for installing framework-system on Solus --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0fdff78..14fd947 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ You can find lots of examples in [EXAMPLES.md](./EXAMPLES.md). - Note that this installs the command called `framework-tool` instead of `framework_tool` - Rhino Linux [![Rhino Linux package](https://repology.org/badge/version-for-repo/pacstall/framework-system.svg)](https://repology.org/project/framework-system/versions) - `pacstall -I framework-system-bin` +- Solus [![Solus package](https://repology.org/badge/version-for-repo/solus/framework-system.svg)](https://repology.org/project/framework-system/versions) + - `eopkg it framework-system` - [![Void Linux x86_64 package](https://repology.org/badge/version-for-repo/void_x86_64/framework-system.svg)](https://repology.org/project/framework-system/versions) - `sudo xbps-install -S framework-system` - Manjaro