mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Update README and add "Now playing" Command (#589)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com> Co-authored-by: Max Isom <hi@maxisom.me>
This commit is contained in:
parent
346a6c6eee
commit
60376d4f57
5 changed files with 41 additions and 3 deletions
|
@ -77,7 +77,9 @@ services:
|
|||
|
||||
### Node.js
|
||||
|
||||
**Prerequisites**: Node.js, ffmpeg
|
||||
**Prerequisites**:
|
||||
* Node.js (16.x is recommended because it's the current LTS version)
|
||||
* ffmpeg
|
||||
|
||||
1. `git clone https://github.com/codetheweb/muse.git && cd muse`
|
||||
2. Copy `.env.example` to `.env` and populate with values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue