Skip to content

Commit

Permalink
Update INSTALLATION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtlawrence authored Jul 15, 2020
1 parent a00a9c7 commit add276b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,14 @@ Once `daedalus` is running, please refer to [the Book](https://kdr-aus.github.io
functionality.
Learning to use the features can greatly enhance `daedalus`' feature set. To enable the
optional features, an installation of [`rust`] is required, along with a dependency for Microsoft's
[Visual C++ Build Tools.](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019)
[Visual C++ Build Tools.][build-tools]

### Microsoft Visual C++ Build Tools
`rust` requires Microsoft Visual C++ Build Tools for Windows. **The build tools need to be installed before installation of `rust`.** The tooling can be [downloaded
here](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019).
here][build-tools].
**Please include the Windows 10 SDK as part of the installation**. For more information see [here](https://www.rust-lang.org/tools/install).

[![Build Tools Location](./assets/ms-build-tools-location.png)](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019)

[build-tools]: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019
[`vscode`]: https://code.visualstudio.com/
[Firefox]: https://www.mozilla.org/en-US/firefox/new/
[Google Chrome]: https://www.google.com/chrome/
Expand Down

0 comments on commit add276b

Please sign in to comment.