aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZagrthos <[email protected]>2022-03-19 15:55:23 +0100
committerGitHub <[email protected]>2022-03-19 09:55:23 -0500
commit60376d4f5798004bc0215698bc1cc0786fcd5dbc (patch)
tree270ae2fc9a11b4a9d5ef50023a89799d4e69a928 /README.md
parent346a6c6eee4a790cc71e5b6d78854be61b28873f (diff)
downloadmuse-60376d4f5798004bc0215698bc1cc0786fcd5dbc.tar.xz
muse-60376d4f5798004bc0215698bc1cc0786fcd5dbc.zip
Update README and add "Now playing" Command (#589)
Co-authored-by: Max Isom <[email protected]> Co-authored-by: Max Isom <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2b43fc..a913b2f 100644
--- a/README.md
+++ b/README.md
@@ -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