mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-24 14:58:09 +00:00
Add links for Rustup and C++ build tools
Signed-off-by: Ana Hobden <operator@hoverbear.org>
This commit is contained in:
parent
0f91f3cb02
commit
55062bbb46
1 changed files with 2 additions and 2 deletions
|
@ -97,9 +97,9 @@ In Zadig's graphical user interface,
|
|||
|
||||
### Base Rust installation
|
||||
|
||||
Go to https://rustup.rs and follow the instructions.
|
||||
Go to [https://rustup.rs](https://rustup.rs/) and follow the instructions.
|
||||
|
||||
**Windows**: *Do* install the optional components of the C++ build tools package. The installation size may take up to 2 GB of disk space.
|
||||
**Windows**: *Do* install the optional components of the [C++ build tools package](https://visualstudio.microsoft.com/visual-cpp-build-tools/). The installation size may take up to 2 GB of disk space.
|
||||
|
||||
### Rust Analyzer
|
||||
|
||||
|
|
Loading…
Reference in a new issue