From 6658361034351ac43071e4ef15d9048034e7de0f Mon Sep 17 00:00:00 2001 From: Christian B Date: Sun, 10 Feb 2019 02:33:52 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5508a09..2192ee2 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ $ git clone https://github.com/aircrack-ng/rtl8812au -b v5.2.20 $ cd rtl* $ make $ cp 8812au.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless -$ epmod -a +$ depmod -a $ modprobe 88XXau ``` then run this step to change platform in Makefile, For RPI 2/3: