diff options
author | Jason Huang <11780062+jhthenerd@users.noreply.github.com> | 2019-08-26 13:53:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-26 13:53:03 -0400 |
commit | ebefd6f477e946f71004d384f1b7d950b5a4ab2a (patch) | |
tree | 83a8585a9ae723a4b723d22bdc0a3a4bbfa52678 | |
parent | d9ac99619776a44eb246c5913f763fd7fbf08072 (diff) | |
download | hyperfi-ebefd6f477e946f71004d384f1b7d950b5a4ab2a.tar.lz hyperfi-ebefd6f477e946f71004d384f1b7d950b5a4ab2a.tar.xz hyperfi-ebefd6f477e946f71004d384f1b7d950b5a4ab2a.zip |
Update README to have consistent spelling
Changed "connexion" to "connection"
-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: |