Add addition to wifi help section in readme.

Some new users(which this script is targeted at) may not know how to stop a ping request and might get confused. This just adds a quick note that might some.
This commit is contained in:
Zethia 2021-11-18 17:25:35 -05:00 committed by GitHub
parent 81cf84844b
commit ac888c2346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ __[Arch Linux Installation Guide](https://github.com/rickellis/Arch-Linux-Instal
#4: Run `station [device name] get-networks`
#5: Find your network, and run `station [device name] connect [network name]`, enter your password and run `exit`. You can test if you have internet connection by running `ping google.com`.
#5: Find your network, and run `station [device name] connect [network name]`, enter your password and run `exit`. You can test if you have internet connection by running `ping google.com`, and then Press Ctrl and C to stop the ping test.
## Credits