From 5881ba1764f73f2f9077f2c45d49a8e49c67debe Mon Sep 17 00:00:00 2001 From: Erik Date: Mon, 14 Jun 2021 14:28:01 +0200 Subject: [PATCH] Update README.md --- examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +```