We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644474c commit aded5f7Copy full SHA for aded5f7
README.md
@@ -67,7 +67,7 @@ The tutorials are primarily targeted at **Linux**-based distributions. Most stuf
67
[rust-toolchain.toml](rust-toolchain.toml) file. What's left for us to do is:
68
1. If you already have a version of Rust installed:
69
```bash
70
- cargo install cargo-binutils rustfilt
+ cargo install cargo-binutils rustfmt
71
```
72
73
1. If you need to install Rust from scratch:
0 commit comments