File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -166,8 +166,8 @@ rustup component add clippy
166166```
167167
168168> ** DO NOT** install using ` cargo install --path . --force ` since this will overwrite rustup
169- [ proxies] ( https://rust-lang.github.io/rustup/concepts/proxies.html ) . That is, ` ~/.cargo/bin/cargo-clippy ` and
170- ` ~/.cargo/bin/clippy-driver ` should be hard or soft links to ` ~/.cargo/bin/rustup ` . You can repair these by running
171- ` rustup update ` .
169+ > [ proxies] ( https://rust-lang.github.io/rustup/concepts/proxies.html ) . That is, ` ~/.cargo/bin/cargo-clippy ` and
170+ > ` ~/.cargo/bin/clippy-driver ` should be hard or soft links to ` ~/.cargo/bin/rustup ` . You can repair these by running
171+ > ` rustup update ` .
172172
173173[ glossary ] : https://rustc-dev-guide.rust-lang.org/appendix/glossary.html
You can’t perform that action at this time.
0 commit comments