Skip to content

Commit 42e791e

Browse files
steveklabnikyoshuawuyts
authored andcommitted
Update install instructions for VS 2019 (#736)
1 parent 2b562ec commit 42e791e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/tools/install.hbs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@
8787
On Windows, Rust additionally requires the C++ build tools
8888
for Visual Studio 2013 or later. The easiest way to acquire the build
8989
tools is by installing
90-
<a href="https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017">
91-
Microsoft Visual C++ Build Tools 2017
90+
<a href="https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2019">
91+
Microsoft Visual C++ Build Tools 2019
9292
</a>
9393
which provides just the Visual C++ build tools. Alternately, you
9494
can <a href="https://www.visualstudio.com/downloads/">install</a>
95-
Visual Studio 2017, Visual Studio 2015, or Visual Studio 2013 and during install select
95+
Visual Studio 2019, Visual Studio 2017, Visual Studio 2015, or Visual Studio 2013 and during install select
9696
the “C++ tools.”
9797
</p>
9898
<p>

0 commit comments

Comments
 (0)