Merge pull request #87 from pbowyer/patch-1

Add bc to Ubuntu package list
This commit is contained in:
KrumpetPirate 2018-08-27 18:09:13 -05:00 committed by GitHub
commit 8b0f9a4989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,7 @@ __Note:__ At least one of the above must be exist. The code must also match the
__Ubuntu, Linux Mint, Debian__ __Ubuntu, Linux Mint, Debian__
``` ```
sudo apt-get update sudo apt-get update
sudo apt-get install ffmpeg libav-tools x264 x265 sudo apt-get install ffmpeg libav-tools x264 x265 bc
``` ```
__Fedora__ __Fedora__