README: Update instruction on finding Rust version #112
Loading…
Reference in New Issue
No description provided.
Delete Branch "atse/thermostat:readme-rust"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tiny docs update that follows up #110.
@ -24,3 +24,3 @@
The resulting ELF file will be located under `target/thumbv7em-none-eabihf/release/thermostat`.
Alternatively, you can install the Rust toolchain without Nix using rustup; see the Rust manifest file pulled in `flake.nix` to determine which Rust version to use.
Alternatively, you can install the Rust toolchain without Nix using rustup; see the `rust` binding in `flake.nix` to determine which Rust version to use.
binding?
Ah, should be "variable", binding is the act of assigning to one, will change.
Corrected with the latest force-push.
52c58c791b
to39736dc773