bootstrap/README: fix small typo
This commit is contained in:
parent
f50dbd580f
commit
ffcdc19178
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue