Skip to content

Commit c418035

Browse files
committed
[docs] Fix copypaste for install...
1 parent 26163c9 commit c418035

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,11 @@ Video Cut Detection and Analysis Tool
2525

2626
**Quick Install**:
2727

28-
pip install scenedetect --upgrade # standard (depends on opencv-python)
29-
pip install scenedetect-headless --upgrade # headless servers (depends on opencv-python-headless)
28+
pip install scenedetect --upgrade
29+
30+
**Quick Install (Server)**:
31+
32+
pip install scenedetect-headless --upgrade
3033

3134
Requires ffmpeg/mkvmerge for video splitting support. Windows builds (MSI installer/portable ZIP) can be found on [the download page](https://scenedetect.com/download/).
3235

0 commit comments

Comments
 (0)