Fix libserialport0 APT package name in README.md (#1064)
Signed-off-by: MichaIng <micha@dietpi.com>
This commit is contained in:
parent
88f30af909
commit
c555d21fbf
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Amiberry requires the [SDL2 framework](https://libsdl.org) for graphics display,
|
|||
|
||||
If you just want to just run the Amiberry binary, you can install the required libraries on Debian/Raspbian/Ubuntu derived distros like this:
|
||||
|
||||
sudo apt install libsdl2-2.0-0 libsdl2-ttf-2.0-0 libsdl2-image-2.0-0 flac mpg123 libmpeg2-4 libserialport
|
||||
sudo apt install libsdl2-2.0-0 libsdl2-ttf-2.0-0 libsdl2-image-2.0-0 flac mpg123 libmpeg2-4 libserialport0
|
||||
|
||||
If you want to compile Amiberry from source, you'll need the `-dev` version of the same packages instead. For example, on Debian-based distros:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue