Update README.md

This commit is contained in:
Janis Hutz
2023-11-28 06:41:28 +00:00
committed by GitHub
parent 7415b44194
commit 7aaba90033

View File

@@ -23,7 +23,7 @@ On a live-booted archlinux installer, run the following commands
``` ```
ls /usr/share/kbd/keymaps/**/*.map.gz ls /usr/share/kbd/keymaps/**/*.map.gz
loadkeys [IDENTIFIER HERE (find it in the output above)] loadkeys [IDENTIFIER HERE (find it in the output above), usually of form de_CH-latin1, refer to blog for more instructions]
pacman-key --init pacman-key --init
pacman -Sy git pacman -Sy git
git clone https://github.com/simplePCBuilding/arch-dev-vm git clone https://github.com/simplePCBuilding/arch-dev-vm