diff --git a/INSTALL.md b/INSTALL.md index 3b667d0..6a282aa 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -31,6 +31,7 @@ Diflouroborane uses Cargo, so compilation boils down to: ```shell $ cargo build --release ``` +https://www.geeksforgeeks.org/how-to-install-rust-on-raspberry-pi/ can show you how to install rust on your Linux computer. The compiled binary can then be found in `./target/release/bffhd`