From 2b784b49ced8ee80b4eb05026f5758e8507fbea3 Mon Sep 17 00:00:00 2001 From: kimocoder Date: Mon, 6 Jun 2022 03:32:41 +0200 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2a7c68..1c4fd77 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## RTL8812AU/21AU Wireless drivers +## RTL8812AU/21AU and RTL8814AU Wireless drivers Only for use with Linux & Android [![Monitor mode](https://img.shields.io/badge/monitor%20mode-working-brightgreen.svg)](#) @@ -103,7 +103,7 @@ cd rtl* Package / Build dependencies (Kali) ``` $ sudo apt-get update -$ sudo apt-get install build-essential libelf-dev linux-headers-`uname -r` +$ sudo apt-get install bc mokutil build-essential libelf-dev linux-headers-`uname -r` ``` #### For Raspberry (RPI)