docs: correct yq installation notes for macOS

This commit is contained in:
Martin Wimpress 2024-07-23 02:04:50 +01:00
commit 7c2373358b
No known key found for this signature in database

View file

@ -57,7 +57,7 @@ Stream Sprout depends on `yq` and that is available in bullseye-backports, bookw
Install the Stream Sprout requirements using `brew`:
```shell
brew install bash ffmpeg procps yq
brew install bash ffmpeg procps python-yq
```
Now clone the project: