Skip to content

Commit a6cf05f

Browse files
authored
Update RunOnRaspberryPi.md
1 parent ab2537a commit a6cf05f

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

docs/RunOnRaspberryPi.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Restart service
3939
## Get Deep Camera Source Code
4040

4141
```
42-
git clone https://github.com/SharpAI/DeepCamera -b raspberry
43-
42+
git clone https://github.com/SharpAI/DeepCamera -b pi
43+
cd DeepCamera/docker
44+
./run-deepeye-raspberrypi.sh start
4445
```
46+
47+
Then follow the instruction on the [main readme](https://github.com/SharpAI/DeepCamera#how-to-run-deepcamera-from-source-code)
48+
49+

0 commit comments

Comments
 (0)