Skip to content

Commit 5c3024d

Browse files
committed
'llvm-tools-preview' component is now named 'llvm-tools'
rust-lang/rustup#3578
1 parent 7e90868 commit 5c3024d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ subcommands.
102102

103103
``` console
104104
$ rustup default nightly-2018-09-18 # this date is just an example
105-
$ rustup component add llvm-tools-preview
105+
$ rustup component add llvm-tools
106106
$ cargo install cargo-binutils
107107

108108
$ cargo objdump -- -version

0 commit comments

Comments
 (0)