vvo / gifify

😻 Convert any video file to an optimized animated GIF.
ISC License
6.21k stars 314 forks source link

Typo in ffmpeg install requirement #33

Closed jonespen closed 9 years ago

jonespen commented 9 years ago

FFmpeg 🐓🐓🐓🐓 ($ brew install fmpeg --with-libass --with-fontconfig)

Should be

FFmpeg 🐓🐓🐓🐓 ($ brew install ffmpeg --with-libass --with-fontconfig)