diff --git a/README.md b/README.md index ae766af..58109df 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Finally, execute the following script to start the ML Bridge software suite: ``` python mlbridge-ui/mlbridge_ui/src/ui.py & python mlbridge-middleware/mlbridge_middleware/src/middleware.py & -python mlbridge-machine-learning/python-code/training/py +python mlbridge-machine-learning/python-code/training.py ``` # Approach