Update INSTALL.md

This commit is contained in:
Falko Richter 2024-07-10 21:47:09 +00:00 committed by T. Mulzer
parent 9805f4ee04
commit ca25cd83d0

View File

@ -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`