From de29d4bbcfb7ce8349133fe61f1299dbd4775684 Mon Sep 17 00:00:00 2001 From: Christian kimocoder Date: Sun, 10 Sep 2017 11:38:29 +0200 Subject: [PATCH] Update README.md * Changed the 'make install 8814au' to corrected/correct 'make install RTL8814=1' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d4111..34c6e27 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ make install and for building & installing the RTL8814AU driver with 'make' use ``` make RTL8814=1 -make install 8814au +make install RTL8814=1 ``` ## Notes