From 9785eafd533b007888e94cd12dbb24742a2eb3fd Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Sun, 19 Oct 2025 20:45:49 +0200 Subject: [PATCH] Modified to README.md to not mislead users attempting to compile it --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d4b4116..de536b26 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,9 @@ A gui is now in the repo - ROG Control Center. At this time it is still a WIP, b # BUILDING -Rust and cargo are required, they can be installed from [rustup.rs](https://rustup.rs/) or from the distro repos if newer than 1.75. +Rust and cargo are required, they can be installed from [rustup.rs](https://rustup.rs/). + +Distro repos probably won't work (unless rustup is shipped like in the case of archlinux) as nightly is needed. **fedora:**