mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-23 09:15:29 +01:00
parent
2f9382f517
commit
6bcc57a035
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue