Просмотр исходного кода

Update Ubuntu ffmpeg PPA in INSTALL file

dodgepong 11 лет назад
Родитель
Сommit
8265c2eadd
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      INSTALL

+ 2 - 2
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: