Fix spelling

This commit is contained in:
Mahyar Koshkouei 2018-01-08 00:53:13 +00:00 committed by GitHub
parent be2a895144
commit 12845cd676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ I want to be able to use Retroarch as my movie player on my embedded devices (Ra
## Compiling
Retroarch must be compiled with `--disable-ffmpeg` to stop the integreated movieplayer from playing the input file.
Retroarch must be compiled with `--disable-ffmpeg` to stop the integrated movieplayer from playing the input file.
FFmpeg (preferably master branch) must be compiled with `--enable-shared`.