diff --git a/README.md b/README.md index 2150a65..3e32ec0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +## Dependencies + +* bash (to run this script) +* util-linux (for getopt) +* hostapd +* dnsmasq +* iptables +* iproute2 +* haveged (optional) + ## Examples ### No passphrase (open network): @@ -10,4 +20,4 @@ ### AP without Internet sharing: - ./create_ap -n wlan0 MyAccessPoint MyPassPhrase \ No newline at end of file + ./create_ap -n wlan0 MyAccessPoint MyPassPhrase