diff --git a/README.md b/README.md index 3c66eb4..9916c37 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ Additionally, it currently only supports song files in WAV format. ### Prerequisites - Golang: [Install Golang](https://golang.org/dl/) - FFmpeg: [Install FFmpeg](https://ffmpeg.org/download.html) -- NPM: To run the client (frontend). +- NPM: [Install Node](https://nodejs.org/en/download) +- YT-DLP: [Install YT-DLP](https://github.com/yt-dlp/yt-dlp/wiki/Installation) ### Steps 📦 Clone the repository: