diff --git a/system/arch/README.md b/system/arch/README.md index 5fcc47c..be7774a 100644 --- a/system/arch/README.md +++ b/system/arch/README.md @@ -99,16 +99,17 @@ $ iwctl $ pacstrap /mnt base \ ansible \ base-devel \ - dialog \ + dhclient \ git \ intel-ucode \ + iwd \ linux \ linux-firmware \ + lynx \ netctl \ - openssl-1.0 \ + openssl \ stow \ - vim \ - wpa_supplicant \ + vim ``` - Generate fstab for the new system ```