Add ffmpeg version

See https://github.com/codetheweb/muse/issues/600
This commit is contained in:
Max Isom 2022-03-24 19:20:37 -04:00
parent 2f9382f517
commit 6bcc57a035
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880

View file

@ -79,7 +79,7 @@ services:
**Prerequisites**: **Prerequisites**:
* Node.js (16.x is recommended because it's the current LTS version) * Node.js (16.x is recommended because it's the current LTS version)
* ffmpeg * ffmpeg (4.1 or later)
1. `git clone https://github.com/codetheweb/muse.git && cd muse` 1. `git clone https://github.com/codetheweb/muse.git && cd muse`
2. Copy `.env.example` to `.env` and populate with values 2. Copy `.env.example` to `.env` and populate with values