Skip to content

update README.md on how to install toolchain and components #6294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
delete a wrong line
  • Loading branch information
Goetz Markgraf committed Aug 29, 2024
commit 8efc3289f7338b5499308daa8ee50d30f5e12c8e
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ for more info.
To run rustfmt after this, use `cargo run --bin rustfmt -- filename`. See the
notes above on running rustfmt.

All command should be run in the project's root directory.

### Troubleshooting the toolchain

This project uses a pinned toolchain with specific components, as indicated in
Expand Down
Loading