diff --git a/README.md b/README.md index d2abcadf..be6749cb 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Before you can start, you'll need a suitable Rust toolchain. curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain nightly rustup component add rust-src llvm-tools-preview cargo install xargo cargo-binutils +cargo install clippy --git https://github.com/rust-lang-nursery/rust-clippy.git ``` Additionally, a Micro SD card with [firmware files](https://github.com/raspberrypi/firmware/tree/master/boot) on a FAT filesystem.