Skip to content

Commit

Permalink
python: update README for railjson_generator
Browse files Browse the repository at this point in the history
  • Loading branch information
shenriotpro committed Nov 2, 2023
1 parent 17ca23c commit aa9ff62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/railjson_generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ You can find a complete example [here](./railjson_generator/scripts/examples/exa

## Run the generation script

In order to run a generation script, you must place it inside [the script directory](./railjson_generator/scripts), and then run [generate.py](./railjson_generator/generate.py) by passing it two arguments:
In order to run a generation script, you must place it inside [the script directory](./railjson_generator/scripts), and then run [generate.py](./railjson_generator/scripts/generate.py) by passing it two arguments:

- The output folder where to write the railjson and the simulation json.
- The name of the script (without the extension nor the parent directory) that you want to run.

0 comments on commit aa9ff62

Please sign in to comment.