diff --git a/README.md b/README.md index 58a2e93..f441933 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ plug's AP. - Disable cloud nonsense by setting a bogus server URL: `hs100 192.168.0.1 set_server localhost` - Scan for your wifi AP using `hs100 192.168.0.1 scan`. Find your AP in the list and note its `key_type`; you will need this to associate. -- Associate with your AP using `hs100 192.168.0.1 ` +- Associate with your AP using `hs100 192.168.0.1 associate ` . Your key\_type is a number that indicates the kind of wifi security that your AP is using. You can find it by doing a wifi scan (see previous step).