Update src/building/how-to-build-and-run.md
This commit is contained in:
parent
e69542d0ea
commit
d117002719
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue