From 503e715d4e01675c07a26f5c11fe6dcea4408ca8 Mon Sep 17 00:00:00 2001 From: oblique Date: Thu, 28 Aug 2014 20:46:52 +0300 Subject: [PATCH] update README.md --- README.md | 3 ++- create_ap | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dd922f..71bec72 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ * hostapd * iproute2 * iw +* iwconfig (you only need this if 'iw' can not recognize your adapter) * haveged (optional) ### For 'NATed' or 'None' Internet sharing method @@ -78,4 +79,4 @@ Using the persistent [systemd](https://wiki.archlinux.org/index.php/systemd#Basi ## License -FreeBSD \ No newline at end of file +FreeBSD diff --git a/create_ap b/create_ap index cc18ec8..9ceb582 100755 --- a/create_ap +++ b/create_ap @@ -6,6 +6,7 @@ # hostapd # iproute2 # iw +# iwconfig (you only need this if 'iw' can not recognize your adapter) # haveged (optional) # dependencies for 'nat' or 'none' Internet sharing method