diff --git a/examples/README.md b/examples/README.md index 2bb2ab2c7..452b56583 100644 --- a/examples/README.md +++ b/examples/README.md @@ -9,5 +9,5 @@ More details about examples can be found at [Luxonis DepthAI API - Code Samples] ## Setup ``` -python3 install_dependencies.py -``` \ No newline at end of file +python3 install_requirements.py +```