Readme Fix

This commit is contained in:
SolidHal 2018-10-04 17:04:01 -05:00
parent 9d9aebdfa9
commit 6133ae2c09

View File

@ -77,7 +77,7 @@ wpa_supplicant -D wext -i wlan0 -c wpa.conf
Now switch to another tty by pressing ctrl+alt+f2 Now switch to another tty by pressing ctrl+alt+f2
Login as root, and run Login as root, and run
``` ```
dhclient dhclient wlan0
``` ```
When that finishes, you should have access to the internet. When that finishes, you should have access to the internet.