Merge pull request #359 from dodgepong/latest-crowdin-translations

Update Ubuntu ffmpeg PPA in INSTALL file
This commit is contained in:
Jim 2015-02-09 19:08:43 -08:00
commit 778dd44258

View File

@ -100,12 +100,12 @@ Mac OSX
This will create a .dmg file with an app bundle inside.
Linux (Ubuntu 14.04 installation)
Linux (Ubuntu 14.04/14.10 installation)
- FFmpeg is required. If you do not have the FFmpeg installed (if you're not
sure, then you probably don't have it), you can get it with the following
commands:
sudo add-apt-repository ppa:jon-severinsson/ffmpeg
sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
sudo apt-get update && sudo apt-get install ffmpeg
- Then you can install OBS with the following commands: