diff options
author | MatMoul <13386289+MatMoul@users.noreply.github.com> | 2019-08-26 22:30:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-26 22:30:29 +0200 |
commit | 871070dacae3e156b0bb33973a4c5a7caf5fa5a3 (patch) | |
tree | 83a8585a9ae723a4b723d22bdc0a3a4bbfa52678 | |
parent | d9ac99619776a44eb246c5913f763fd7fbf08072 (diff) | |
parent | ebefd6f477e946f71004d384f1b7d950b5a4ab2a (diff) | |
download | hyperfi-871070dacae3e156b0bb33973a4c5a7caf5fa5a3.tar.lz hyperfi-871070dacae3e156b0bb33973a4c5a7caf5fa5a3.tar.xz hyperfi-871070dacae3e156b0bb33973a4c5a7caf5fa5a3.zip |
Merge pull request #73 from jhthenerd/master
Update README to have consistent spelling
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ You can watch my videos to see how to use it [here](https://www.youtube.com/play First, boot with the [last Arch Linux image](https://www.archlinux.org/download/) with a [bootable device](https://wiki.archlinux.org/index.php/USB_flash_installation_media). -Then make sure you have Internet connexion on the Arch iso. If you have a wireless connection the `wifi-menu` command might be useful to you. You can also read the [Network configuration](https://wiki.archlinux.org/index.php/Network_configuration) from the Arch Linux guide for more detailed instructions. +Then make sure you have Internet connection on the Arch iso. If you have a wireless connection the `wifi-menu` command might be useful to you. You can also read the [Network configuration](https://wiki.archlinux.org/index.php/Network_configuration) from the Arch Linux guide for more detailed instructions. Then download the script with from the command line: |