File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ by running it with the `--help` flag or reading the [rustc dev guide][rustcguide
8383 If you plan to use ` x.py install` to create an installation, it is recommended
8484 that you set the ` prefix` value in the ` [install]` section to a directory.
8585
86- Create install directory if you are not installing in default directory.
86+ Create an install directory if you are not installing in the default directory.
8787
88884. Build and install:
8989
@@ -153,7 +153,7 @@ build.
153153#### MSVC
154154
155155MSVC builds of Rust additionally require an installation of Visual Studio 2017
156- (or later) so `rustc` can use its linker. The simplest way is to get the
156+ (or later) so `rustc` can use its linker. The simplest way is to get
157157[Visual Studio], check the “C++ build tools” and “Windows 10 SDK” workload.
158158
159159[Visual Studio]: https://visualstudio.microsoft.com/downloads/
You can’t perform that action at this time.
0 commit comments