diff --git a/INSTALL b/INSTALL index afd0b2270..9b1f8d26c 100644 --- a/INSTALL +++ b/INSTALL @@ -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: