X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=7c229487d1c13eae4e7e89deebc35a32b1ac797c;hb=1dd47b04c0c1b822fc85406ae540bb28396cfefd;hp=7f601d5ee582b622f33f6779dd2a3831d258100f;hpb=7b9c8c87819d0d122f56017f5e093ea8c082dc69;p=rust.git diff --git a/README.md b/README.md index 7f601d5ee58..7c229487d1c 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ by running it with the `--help` flag or reading the [rustc dev guide][rustcguide If you plan to use `x.py install` to create an installation, it is recommended that you set the `prefix` value in the `[install]` section to a directory. - Create install directory if you are not installing in default directory. + Create an install directory if you are not installing in the default directory. 4. Build and install: @@ -153,7 +153,7 @@ build. #### MSVC MSVC builds of Rust additionally require an installation of Visual Studio 2017 -(or later) so `rustc` can use its linker. The simplest way is to get the +(or later) so `rustc` can use its linker. The simplest way is to get [Visual Studio], check the “C++ build tools” and “Windows 10 SDK” workload. [Visual Studio]: https://visualstudio.microsoft.com/downloads/