Mention dependencies

This commit is contained in:
Joshua Boniface 2019-10-19 18:13:00 -04:00
parent f317fd6ef7
commit 7e03fad19f

View file

@ -4,6 +4,8 @@ rffmpeg is a remote FFmpeg wrapper used to execute FFmpeg commands on a remote s
## Usage
1. Install the required Python 3 dependencies: `yaml` and `subprocess`.
1. Create the directory `/etc/rffmpeg`.
1. Copy the `rffmpeg.yml.sampel` file to `/etc/rffmpeg/rffmpeg.yml` and edit it to suit your needs.