diff --git a/README.md b/README.md index 1011bc4..f7adf6f 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ Instructions: - DriveBuild must call onTestFinished(sid, vid) so the test generator can determine the fitness value. -This generator offers a module to run and calculate the fitness value local in beamngpy. If you -don't need it, skip now to Troubleshooting. +This generator offers a module to run and calculate the fitness value local in beamngpy, in case if +DriveBuild doesn't work for you. If you don't need it, skip now to Troubleshooting. Additionally install the the requirements of requirements_local.txt. Before running run_local.py in the utils directory you must follow these steps: @@ -61,4 +61,4 @@ Troubleshooting: - If no progress is made after 4 minutes, restart the test generator and DriveBuild, which is caused by some false configuration probably. - \ No newline at end of file +