diff --git a/docs/first_steps.md b/docs/first_steps.md index d580ec0..4d0bb23 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -24,8 +24,8 @@ ``` FIRSTBOOT=1 - WIFI_ESSID="mynet" - WIFI_PASSWD="p@s$$w0rd" + WIFI_ESSID='mynet' + WIFI_PASSWD='p@s$$w0rd' ``` There is a possibility that, in countries that support CH13, the device will not connect.