Skip to content

Commit

Permalink
changed example run
Browse files Browse the repository at this point in the history
  • Loading branch information
cansik committed Dec 8, 2020
1 parent 6c4dcfd commit 6ddd48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Currently only MacOS and Linux are supported. It's recommended to use Python3 an
python install -r requirements.txt
```

To run an example use the basic python command to start up the script. It is always possible to set the `--device` paramater, which indicates which VideoCapture device will be used (by default `0`).
To run an example use the basic python command to start up the script.

```bash
# start pose detection with webcam 0
Expand Down

0 comments on commit 6ddd48e

Please sign in to comment.