Merge pull request #118 from Reed3411/patch-1

Add addition to wifi help section in readme.
This commit is contained in:
Chris Titus 2021-11-19 15:12:58 -06:00 committed by GitHub
commit f4aae8bba8
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