Skip to content

Commit

Permalink
Change to recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
MaticTonin committed Aug 17, 2023
1 parent 971a02a commit 5a53798
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ __Documentation is available at [https://docs.luxonis.com/en/latest/pages/tutori
## Installation
First you need to clone this repository with
```
git clone https://github.com/luxonis/depthai.git
cd depthai
git pull
git submodule update --init
git clone --recursive https://github.com/luxonis/depthai.git
```
In case you have repository already cloned, you can update your submodules with:
```
Expand Down
2 changes: 1 addition & 1 deletion depthai_calibration

0 comments on commit 5a53798

Please sign in to comment.