mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Rollup merge of #38073 - cardoe:fix-typo, r=frewsxcv
bootstrap/README: fix small typo
This commit is contained in:
commit
cf299315f6
@ -32,7 +32,7 @@ The script accepts commands, flags, and filters to determine what to do:
|
||||
# build the whole compiler
|
||||
./x.py build
|
||||
|
||||
# build the stage1 compier
|
||||
# build the stage1 compiler
|
||||
./x.py build --stage 1
|
||||
|
||||
# build stage0 libstd
|
||||
|
Loading…
Reference in New Issue
Block a user