From 8325e1859b10b76f2783bf9c4901e5ab3eee923e Mon Sep 17 00:00:00 2001 From: Christian kimocoder Date: Fri, 6 Oct 2017 14:44:02 +0200 Subject: [PATCH] Update README.md * Corrected git clone download to avoid cloning 'master' which should not be used --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f25c594..a036ece 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ make install RTL8814=1 ## Notes Download ``` -git clone https://github.com/aircrack-ng/rtl8812au.git +git clone -b v5.1.5 https://github.com/aircrack-ng/rtl8812au.git cd rtl* ``` To download v4.3.21