Skip to content

Commit d0633c3

Browse files
authored
updating pip command
1 parent d185c8b commit d0633c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ docker-compose up
1919
```
2020
Open a second terminal for the video capturing.
2121
```
22-
$ pip install camera/requirements.txt
22+
$ pip install -r camera/requirements.txt
2323
$ python camera/read_camera.py
2424
```
2525

0 commit comments

Comments
 (0)