Skip to content

Commit 101b65d

Browse files
authored
Merge pull request #37 from gdamjan/master
'llvm-tools-preview' component is now named 'llvm-tools'
2 parents 7e90868 + 5c3024d commit 101b65d

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)