Skip to content

Commit 5d654a5

Browse files
authored
Merge pull request #290 from luxonis/patch-readme
fixed README.md typo
2 parents 92af955 + 5881ba1 commit 5d654a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ More details about examples can be found at [Luxonis DepthAI API - Code Samples]
99
## Setup
1010

1111
```
12-
python3 install_dependencies.py
13-
```
12+
python3 install_requirements.py
13+
```

0 commit comments

Comments
 (0)