diff options
author | xengineering <mail2xengineering@protonmail.com> | 2019-12-17 13:07:37 +0100 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2019-12-17 13:07:37 +0100 |
commit | 00f3ae82ac392fe0ec85d6fc8734a14df80072f8 (patch) | |
tree | d7f4c3f0ce15ab8ae324fa1a2216a45672ab2098 /README.md | |
parent | b9a8cc9a8ba552ea863dda735ae3e83705cbee94 (diff) | |
download | archinstall-00f3ae82ac392fe0ec85d6fc8734a14df80072f8.tar archinstall-00f3ae82ac392fe0ec85d6fc8734a14df80072f8.tar.zst archinstall-00f3ae82ac392fe0ec85d6fc8734a14df80072f8.zip |
Usability improvement.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -15,6 +15,11 @@ Note: There are many Arch Install scripts out there but I wanted to create my ow 4. Run the script with 'bash archinstall.sh' and follow the instructions. +## Hint for German Users + +Execute 'loadkeys de-latin1' after booting to live environment, if you want to set a german keyboard layout. You have to type 'z' for 'y' in loadkeys and 'ß' for the '-' sign. + + ## Restrictions - Just UEFI systems @@ -22,11 +27,6 @@ Note: There are many Arch Install scripts out there but I wanted to create my ow - Just installation with cable network connection (no WiFi) -## Hint for German Users - -Execute 'loadkeys de-latin1' after booting to live environment, if you want to set a german keyboard layout. You have to type 'z' for 'y' in loadkeys and 'ß' for the '-' sign. - - ## To Do (Highest priority first) |