mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-20 14:31:15 +02:00
Enhance Speaker Note: Warning for Rust Installation via Homebrew (#2191)
This commit is contained in:
parent
7d5599b99f
commit
25b9dff9d0
@ -30,6 +30,10 @@ auto-completion and jump-to-definition functionality for [VS Code], [Emacs],
|
||||
sudo apt install cargo rust-src rustfmt
|
||||
```
|
||||
|
||||
- On macOS, you can use [Homebrew](https://brew.sh/) to install Rust, but this
|
||||
may provide an outdated version. Therefore, it is recommended to install Rust
|
||||
from the official site.
|
||||
|
||||
</details>
|
||||
|
||||
[rust-analyzer]: https://rust-analyzer.github.io/
|
||||
|
Loading…
x
Reference in New Issue
Block a user