diff --git a/README.md b/README.md index 893477f..1a09d36 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,7 @@ cd ytdownloader npm i ``` +**NOTE:** Make sure that you replace ffmpeg with the latest version of the ffmpeg executable. If you have ffmpeg installed globally on linux (using apt, etc.), remove the ffmpeg executable. + ### Usage Run `node main.js help` for more information as to how to use this package.