diff --git a/README.md b/README.md index 795a4006..d25c150f 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ $ set TELOXIDE_TOKEN= $ $env:TELOXIDE_TOKEN= ``` - 4. Make sure that your Rust compiler is up-to-date (`teloxide` currently requires rustc at least version 1.64): + 4. Make sure that your Rust compiler is up to date (`teloxide` currently requires rustc at least version 1.64): ```bash # If you're using stable $ rustup update stable