Skip to content

Commit

Permalink
docs: Hint about ffprobe in the readme (closes #131)
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfloyd committed Mar 1, 2024
1 parent 3a6b997 commit 9cf5810
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ number.

## Running tests

Tests require `ffprobe` (part of ffmpeg) to be present in $PATH.

```shell
cargo test --all-features
```

0 comments on commit 9cf5810

Please sign in to comment.