From 65ff14ee42d8edd6f2c8e0d53bef423571a3ac3a Mon Sep 17 00:00:00 2001 From: LPD Hiro <96115049+RoHiro@users.noreply.github.com> Date: Sat, 16 Jul 2022 02:31:53 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bb3d579..1d39fc6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Before build this driver make sure `make`, `gcc`, `linux-header`/`kernel-devel`, `bc` and `git` have been installed. +## The fast way +Just clone this repo, cd to it and run the script (wifinstall.sh) +``` +git clone https://github.com/RoHiro/RTL8811CU-8821CU-Install-Deb-.git +cd RTL8811CU-8821CU-Install-Deb- +sudo bash ./wifinstall +``` +## If you want to do it yourself ## First, clone this repository ``` mkdir -p ~/build