From b43db43741ee202d7855bdc517b7b76f54806395 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Tue, 24 Sep 2024 08:08:50 +0200 Subject: [PATCH 1/2] Update README.md --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 7e8d0405..a1357420 100644 --- a/docs/README.md +++ b/docs/README.md @@ -67,9 +67,9 @@ Or if you're using an Arch-based distro (e.g. Manjaro), the relevant package nam sudo pacman -S base-devel cmake sdl2 sdl2_ttf sdl2_image flac mpg123 libmpeg2 libserialport portmidi -if you have an AUR helper like [yay](https://github.com/Jguer/yay), you can build and run [Amiberry](https://aur.archlinux.org/packages/amiberry) through: +if you have an AUR helper like [yay](https://github.com/Jguer/yay), you can build and run [Amiberry-Lite](https://aur.archlinux.org/packages/amiberry) through: - yay -S amiberry + yay -S amiberry-lite Additionally, please note that you will probably also need some Kickstart ROMs. Amiberry includes the free AROS ROM, so you can start it up and use AROS with it directly, but most games will require a Kickstart 1.3 (for A500 emulation) or Kickstart 3.x (for A1200 emulation). Amiga Forever is a good source for those. From bb7bab6b3781131be51e734a6cd8d58db4f337d3 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Tue, 24 Sep 2024 08:09:48 +0200 Subject: [PATCH 2/2] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index a1357420..959113dd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -67,7 +67,7 @@ Or if you're using an Arch-based distro (e.g. Manjaro), the relevant package nam sudo pacman -S base-devel cmake sdl2 sdl2_ttf sdl2_image flac mpg123 libmpeg2 libserialport portmidi -if you have an AUR helper like [yay](https://github.com/Jguer/yay), you can build and run [Amiberry-Lite](https://aur.archlinux.org/packages/amiberry) through: +if you have an AUR helper like [yay](https://github.com/Jguer/yay), you can build and run [Amiberry-Lite](https://aur.archlinux.org/packages/amiberry-lite) through: yay -S amiberry-lite