diff options
author | Aaron Meese <ajmeese7@gmail.com> | 2017-12-03 16:49:39 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-03 16:49:39 -0600 |
commit | ea2f3a5a894fd5f304923523070b0749b8afd377 (patch) | |
tree | f5442ad6b89eb97ec36cb730ed2c5f6cc2b64e7d | |
parent | 12e7481dffbfc0763614ec50edc86748223727a7 (diff) | |
download | hyperfi-ea2f3a5a894fd5f304923523070b0749b8afd377.tar.lz hyperfi-ea2f3a5a894fd5f304923523070b0749b8afd377.tar.xz hyperfi-ea2f3a5a894fd5f304923523070b0749b8afd377.zip |
Update archfi
Small pop-up correction
-rw-r--r-- | archfi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1328,7 +1328,7 @@ loadstrings(){ txtpressanykey="Press any key to continue." txtinstallosprober="os-prober is a good solution if you want to use mutli-boot.\nInstall os-prober ?" - txtefibootmgr="efibootmgr is required for efi computer." + txtefibootmgr="efibootmgr is required for EFI computers." txtarchdidesc="Full desktop install script" txtinstallarchdi="Arch Linux Desktop Install (archdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nArch Linux Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?" |