Skip to content

Commit f7b55b3

Browse files
committed
fix: fix readme npm instructions
1 parent dcbf7f3 commit f7b55b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ npm install -g frames-extraction
1616
## Usage
1717

1818
```bash
19-
vfec --input <input_file> [--outputPath <output_directory>] [--threshold <threshold>] [--ffmpegParameters <ffmpeg_parameters>]
19+
frames-extraction --input <input_file> [--outputPath <output_directory>] [--threshold <threshold>] [--ffmpegParameters <ffmpeg_parameters>]
2020
```
2121

2222
## Installation Local

0 commit comments

Comments
 (0)