From 70f76c92fe7f0a3542ded2ec32e82970f2d29fcd Mon Sep 17 00:00:00 2001 From: deeffest <117280555+deeffest@users.noreply.github.com> Date: Mon, 29 Apr 2024 12:43:30 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6f919a..eb5b198 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Minimize the main window and use the compact mini player to control playback. Pl 1. Download and install `YTMDPlayer-Setup.exe` from the releases page: https://github.com/deeffest/Youtube-Music-Desktop-Player/releases 2. Go to the directory of the installed application and run the `YTMDPlayer.exe` file -> If you are using a project from source, remember to load [ffmpeg.exe](https://github.com/deeffest/Youtube-Music-Desktop-Player/releases/download/1.0/ffmpeg.exe) into the core folder before loading tracks/playlists. +> If you are using a project from source, remember to load [ffmpeg.exe](https://github.com/deeffest/Youtube-Music-Desktop-Player/releases/download/1.0/ffmpeg.exe) into the "core" folder before loading tracks/playlists. ## References: - **Qt:** https://www.qt.io/