From 915ab965770f0062cd8f8c3402275e898e669344 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sat, 16 Jul 2022 13:26:30 -0500 Subject: [PATCH] modified readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b519511..5197ace 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ You'll need the following to be able to build this: - [git](https://git-scm.com/) - C/C++ compiler (supporting C11 and C++17) -- Rust (via [rustup](https://rustup.rs/)) +- Rust 1.59 or greater - [Pico SDK](https://github.com/raspberrypi/pico-sdk) ### Clone