mirror of
https://github.com/tc39/test262.git
synced 2025-07-22 21:45:04 +02:00
Fix docs for using make.py (#2181)
This commit is contained in:
parent
dce80ecde1
commit
8cc85b875d
@ -382,11 +382,11 @@ Generated files are managed using the `make.py` Python script located in the roo
|
||||
|
||||
And then issue the following command to create files:
|
||||
|
||||
make.py
|
||||
./make.py
|
||||
|
||||
To remove all generated files:
|
||||
|
||||
make.py clean
|
||||
./make.py clean
|
||||
|
||||
The executable located at `tools/generation/generator.py` offers additional control over the generation procedure.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user