From 5178bf1d1ac192d9581d4e0a9469aa34471fb91a Mon Sep 17 00:00:00 2001 From: "Luke D. Jones" Date: Wed, 3 Apr 2024 16:08:51 +1300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2a797a0..abab36b6 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ A gui is now in the repo - ROG Control Center. At this time it is still a WIP, b # BUILDING -Requirements are rust >= 1.75 installed from rustup.io if the distro provided version is too old, and `make`. +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. **Ubuntu (unsuported):**