Skip to content

Commit

Permalink
'llvm-tools-preview' component is now named 'llvm-tools'
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamjan committed May 18, 2024
1 parent cfeaaa3 commit 4958b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/preface.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ $ rustup target add thumbv7m-none-eabi
$ # cargo-binutils
$ cargo install cargo-binutils

$ rustup component add llvm-tools-preview
$ rustup component add llvm-tools

```

Expand Down

0 comments on commit 4958b7f

Please sign in to comment.