Improves readability on Arch Linux Wifi automatic connection article

This commit is contained in:
Samuel FORESTIER
2018-09-18 21:39:45 +02:00
parent 29f019af18
commit d82409f344

@ -22,9 +22,9 @@ Answers the questions asked by the big blue screen, and if everything is good, y
Now run :
`# netctl enable PROFILENAME`
`# netctl enable PROFILENAME`
Here PROFILENAME is built by default as `'interface-name'-'wifi-ssid'`.
Here `PROFILENAME` is built by default as `${INTERFACE_NAME}-${WIFI_SSID}`.
I let you make the changes, and press 'Enter'.
Now you can reboot as many times as you want, your Pi is supposed to connect itself at startup, to the Wifi.