From 12845cd676863878627d1fe816dffc12fede7173 Mon Sep 17 00:00:00 2001 From: Mahyar Koshkouei Date: Mon, 8 Jan 2018 00:53:13 +0000 Subject: [PATCH] Fix spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8967f31..9ef3021 100644 --- a/README.md +++ b/README.md @@ -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`.