From de3c8a9328a140b8d8462ddde887c30c65bf8cd9 Mon Sep 17 00:00:00 2001 From: Frede H Date: Wed, 15 Jan 2025 14:28:57 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 988bb01..8af0034 100644 --- a/README.md +++ b/README.md @@ -113,9 +113,9 @@ This script is available in the **Manjaro** repository and can be installed with This script **should** be distro-agnostic, which means you can run the install script to install *Manjaro ARM* from **any** distro, as long as the dependencies are met. -Ubuntu does not list keymaps the same way Arch based systems, making the console keymap selection impossible. The installer will not fail - but your your system will have the default us console keymap. +Ubuntu does not list keymaps the same way as Arch based systems. The script will not fail - but it will skip the console keymap selection thus defaulting to us console keymap. -Ubuntu stores the qemu bin formats in `/usr/share/binfmts` under different names and this will make the script fail. +Ubuntu stores the qemu bin formats in different locations and this will make the script fail.