From ca8e801792588ede3158a8467378a7e4b1f590de Mon Sep 17 00:00:00 2001 From: brektrou <48123110+brektrou@users.noreply.github.com> Date: Fri, 1 Mar 2019 19:58:59 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5935539..7912f3a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Realtek RTL8811CU/RTL8821CU version 5.4.1 USB wifi adapter driver for Linux 4.20.x -Before build this driver make sure `make`, `gcc`, `linux-header` and `git` have been installed in your system +Before build this driver make sure `make`, `gcc`, `linux-header` and `git` have been installed. -## Clone this repository +## First, clone this repository ``` git clone https://github.com/brektrou/rtl8821CU.git ```