Update src/building/how-to-build-and-run.md

This commit is contained in:
Tshepang Lekhonkhobe 2020-09-07 11:16:03 +02:00 committed by Joshua Nelson
parent e69542d0ea
commit d117002719
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ be hacking on `rustc`, you'll want to tweak the configuration of the compiler.
The default configuration is oriented towards running the compiler as a user, The default configuration is oriented towards running the compiler as a user,
not a developer. not a developer.
For instructions on how to install python and other prerequisites, For instructions on how to install Python and other prerequisites,
see [the next page](./prerequisites.md). see [the next page](./prerequisites.md).
## Get the source code ## Get the source code