Update 'README.md'

This commit is contained in:
corner 2019-11-26 07:39:33 +01:00
parent b6f473554a
commit b6f155c7a7

View File

@ -8,5 +8,7 @@ cd ytdownloader
npm i 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 ### Usage
Run `node main.js help` for more information as to how to use this package. Run `node main.js help` for more information as to how to use this package.