From f9dac5954ca1ea1fb92a529656efe328f4382c31 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Mon, 9 Sep 2019 21:36:01 +0200 Subject: [PATCH] Update README.md fixed typo --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 169c8d19..fb970dc8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -14,7 +14,7 @@ https://github.com/midwan/amiberry/wiki/Compile-SDL2-from-source If you are running Amiberry under the full Desktop instead, you can install the packages directly from the Raspbian repository instead: - sudo apt install libsdl2-dev libsdl2-ttf-dev lbisdl2-image-dev + sudo apt install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev With SDL2 installed, you can proceed to install Amiberry as follows: