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.