fix wrong heading level (#1573)
This commit is contained in:
parent
f0dbe6cec7
commit
343194d258
|
|
@ -407,7 +407,7 @@ usually means something is quite wrong -- or you're trying to compile e.g.
|
||||||
the unlikely case that you actually need to invoke rustc in such a situation,
|
the unlikely case that you actually need to invoke rustc in such a situation,
|
||||||
you can tell the bootstrap shim to print all env variables by adding `-vvv` to your `x.py` command.
|
you can tell the bootstrap shim to print all env variables by adding `-vvv` to your `x.py` command.
|
||||||
|
|
||||||
### Directories and artifacts generated by `bootstrap`
|
## Directories and artifacts generated by `bootstrap`
|
||||||
|
|
||||||
This is an incomplete reference for the outputs generated by bootstrap:
|
This is an incomplete reference for the outputs generated by bootstrap:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue