diff --git a/README.md b/README.md index cfada1a84f6..f811123f72a 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,6 @@ To run: cargo +nightly fmt ``` -To format code that requires edition 2018, create a `rustfmt.toml` [configuration](#configuring-rustfmt) file containing: - -```toml -edition = "2018" -``` - ## Limitations Rustfmt tries to work on as much Rust code as possible, sometimes, the code