mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 05:44:23 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user