diff --git a/doc/test-runner.txt b/doc/test-runner.txt index d618ec7f..006b6731 100644 --- a/doc/test-runner.txt +++ b/doc/test-runner.txt @@ -264,9 +264,10 @@ follows: $ vi .config - Find the following line: + Find the following lines: #CONFIG_DRIVER_NL80211=y + #CONFIG_LIBNL32=y and uncomment it by removing the '#' sign.