From 91178ac69c9b5fd10f807021423314013f057929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Bremv=C3=A5g?= Date: Mon, 19 Oct 2020 05:45:46 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1739873..418b9f6 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,6 @@ Only for use with Linux & Android ``` * Use "ip" and "iw" instead of "ifconfig" and "iwconfig" It's described further down, READ THE README! - -* v5.3.4 is the stable branch, not this, but this does have - better range then branches below + more fixes from Realtek ``` ### IPERF3 benchmark @@ -72,13 +69,13 @@ $ sudo apt-get install dkms ### Installation of Driver In order to install the driver open a terminal in the directory with the source code and execute the following command: ``` -$ sudo ./dkms-install.sh +$ sudo make dkms_install ``` ### Removal of Driver In order to remove the driver from your system open a terminal in the directory with the source code and execute the following command: ``` -$ sudo ./dkms-remove.sh +$ sudo make dkms_remove ``` ### Make