Skip to content

Commit

Permalink
impl review suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Feb 18, 2023
1 parent fcd74f9 commit a326b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/building/how-to-build-and-run.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you have already built `rustc` and you change settings related to LLVM, then
execute `rm -rf build` for subsequent configuration changes to take effect. Note that `./x.py
clean` will not cause a rebuild of LLVM.

## Building the Compiler
## Building the compiler

Note that building will require a relatively large amount of storage space.
You may want to have upwards of 10 or 15 gigabytes available to build the compiler.
Expand Down

0 comments on commit a326b25

Please sign in to comment.