Skip to content

Commit 234a1cc

Browse files
authored
Rollup merge of #100926 - tusharxoxoxo:master, r=Dylan-DPC
Update README.md Fixed Small grammatical Errors
2 parents fe1f1f1 + 9397b6c commit 234a1cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff 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

8888
4. Build and install:
8989

@@ -153,7 +153,7 @@ build.
153153
#### MSVC
154154
155155
MSVC 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/

0 commit comments

Comments
 (0)