From 7e835f350a74b83ef6bbdd99bccf46a4c6ecb470 Mon Sep 17 00:00:00 2001 From: Avtandil Kikabidze Date: Fri, 21 Aug 2020 01:52:06 +0400 Subject: [PATCH] Fix typos in the readme Fix typos in the readme file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b34bad8..e37648d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ # MONITOR MODE howto Use these steps to enter monitor mode. ```sh -$ airmon-ng check-kill +$ airmon-ng check kill $ ip link set down $ iw dev set type monitor ``` @@ -46,7 +46,7 @@ $ iw set txpower fixed 3000 Frame injection test may be performed with ```sh -$ aireplay -9 +$ aireplay-ng -9 ``` # NetworkManager configuration