Add links for Rustup and C++ build tools

Signed-off-by: Ana Hobden <operator@hoverbear.org>
This commit is contained in:
Ana Hobden 2020-07-21 20:33:29 -07:00
parent 0f91f3cb02
commit 55062bbb46

View file

@ -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