Update README.md

fixed typo
This commit is contained in:
Dimitris Panokostas 2019-09-09 21:36:01 +02:00 committed by GitHub
parent 9281dcefbb
commit f9dac5954c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: