modified readme

This commit is contained in:
Wyatt J. Miller 2022-07-16 13:26:30 -05:00
parent 43bf6a4a53
commit 915ab96577

View File

@ -22,7 +22,7 @@ You'll need the following to be able to build this:
- [git](https://git-scm.com/) - [git](https://git-scm.com/)
- C/C++ compiler (supporting C11 and C++17) - 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) - [Pico SDK](https://github.com/raspberrypi/pico-sdk)
### Clone ### Clone