From 312e6888cfc55bfcf52afa8ca11c11578d859eb7 Mon Sep 17 00:00:00 2001 From: qwikwit Date: Sun, 17 Sep 2017 08:02:11 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 116cce9..4767890 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,11 @@ sudo apt-get install build-essential sudo apt-get install linux-headers-`uname -r` ``` For setting monitor mode - 1. Fix problematic interference in monitor mode + 1. Fix problematic interference in monitor mode. ``` airmon-ng check kill ``` - Or Uncheck the box "Automatically connect to this network when it is avaiable" in nm-connection-editor. This only works if you have a saved wifi connection + Or Uncheck the box "Automatically connect to this network when it is avaiable" in nm-connection-editor. This only works if you have a saved wifi connection. 2. Set interface down ```