Update 'README.md'

This commit is contained in:
corner 2019-11-26 07:39:33 +01:00
parent b6f473554a
commit b6f155c7a7
1 changed files with 2 additions and 0 deletions

View File

@ -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.