From 12a25fad0489e84aed63b43d655a646e29b642a8 Mon Sep 17 00:00:00 2001 From: Scott Wu Date: Tue, 19 Apr 2016 02:38:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c722847..1566a3e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Lists available wireless interfaces (0-indexed). ``` > windows-wlan-util.exe scan [interface] ``` -Initiate a scan for wireless networks (usually takes around 3 seconds to fully populate the list). An interface can be specified by number (as returned by the `if` subcommand), otherwise it will default to interface 0. If no wireless interfaces are available, then it will print an error. +Initiate a scan for wireless networks (usually takes around 10 seconds to fully populate the list). An interface can be specified by number (as returned by the `if` subcommand), otherwise it will default to interface 0. If no wireless interfaces are available, then it will print an error. ``` > windows-wlan-util.exe list [interface]