Update release_readme.md

Typo correction
This commit is contained in:
felipecode 2017-11-09 16:05:38 +01:00 committed by GitHub
parent 6aac1bdc18
commit b159ad7905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ vehicle and saving images to disk. Run the help command to see options available
$ ./carla_example.py --help
A second Python script is provided at `PythonClient/carla_manual_control.py`.
The script is pygame dependent and servers as an interactive example where the
user controls the car with a keyboard Run the help command to see options
The script is pygame dependent and serves as an interactive example where the
user controls the car with a keyboard. Run the help command to see options
available
$ ./carla_manual_control.py --help