From 75860a47decc348228cb3257b47b4a0a79db9bd0 Mon Sep 17 00:00:00 2001 From: Shiri Date: Sun, 26 Jul 2020 00:26:34 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b42d1e7..fd1236d 100755 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ WiFiBroot is built to provide clients all-in-one facility for cracking WiFi (WPA ## Installation: +It only works with **Python 2** + WiFiBroot heavily depends on scapy. So, you would need scapy installed. Almost, every other library would likely be installed on your system. Make sure the version you install for scapy should be `<=2.4.0`. Newer versions are likely to throw some unknown errors. ```