From 95429da077ebc372a29489793a2aac31f122f4f4 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 11 Jan 2023 01:26:23 +0530 Subject: [PATCH] Update testing distro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1330bb1..e7c25e3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is a repository for my personal [LURE](https://github.com/Arsen6331/lure) build scripts. Of course, anyone else is welcome to use these. -These are written for RPM-based distros (I'm testing on AlmaLinux 9), but should work with most other distros as well. +These are written for RPM-based distros (I'm testing on AlmaLinux 9.1), but should work with most other distros as well. ## Notes - Most of the scripts here are not what you'd usually expect in the sense that they don't have a hardcoded version. Since this is mostly for personal use, I wrote these so that they update to the latest version automatically. Otherwise, it just defeats the purpose. \