]> git.lizzy.rs Git - rust.git/blobdiff - clippy_dummy/crates-readme.md
Auto merge of #10242 - flip1995:rustup, r=flip1995
[rust.git] / clippy_dummy / crates-readme.md
index 4f4f4991ed451fd50dd3ef994a3308530c6f2287..0decae8b9103d680516a611f740b5d691ad7abba 100644 (file)
@@ -1,7 +1,7 @@
 Installing clippy via crates.io is deprecated. Please use the following:
 
 ```terminal
-rustup component add clippy-preview
+rustup component add clippy
 ```
 
 on a Rust version 1.29 or later. You may need to run `rustup self update` if it complains about a missing clippy binary.