From 8efc3289f7338b5499308daa8ee50d30f5e12c8e Mon Sep 17 00:00:00 2001 From: Goetz Markgraf Date: Thu, 29 Aug 2024 21:26:47 +0200 Subject: [PATCH] delete a wrong line --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 84c8f0bc69b..4ed106bd973 100644 --- a/README.md +++ b/README.md @@ -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