mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +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:
|
And then issue the following command to create files:
|
||||||
|
|
||||||
make.py
|
./make.py
|
||||||
|
|
||||||
To remove all generated files:
|
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.
|
The executable located at `tools/generation/generator.py` offers additional control over the generation procedure.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user