diff --git a/python-nextroute/README.md b/python-nextroute/README.md index 93a165b..6f9104d 100644 --- a/python-nextroute/README.md +++ b/python-nextroute/README.md @@ -13,7 +13,7 @@ Example for running a Python application on the Nextmv Platform using the ```bash python3 main.py -input input.json -output output.json \ - -duration 30 + -solve_duration 10 ``` ## Next steps