From c9340ec71b4ba0833b9899256d4615fab00a0db6 Mon Sep 17 00:00:00 2001 From: Lucas Thormann <105126738+lucasthormann@users.noreply.github.com> Date: Tue, 21 Jun 2022 15:40:08 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78edac9d12c13..26613314a15bc 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 install directory if you are not installing in default directory. 4. Build and install: