Skip to content

Commit 4958b7f

Browse files
committed
'llvm-tools-preview' component is now named 'llvm-tools'
rust-lang/rustup#3578
1 parent cfeaaa3 commit 4958b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/preface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ $ rustup target add thumbv7m-none-eabi
8686
$ # cargo-binutils
8787
$ cargo install cargo-binutils
8888

89-
$ rustup component add llvm-tools-preview
89+
$ rustup component add llvm-tools
9090

9191
```
9292

0 commit comments

Comments
 (0)