From e2377c96ea84992471d51c67ecf42a193121054d Mon Sep 17 00:00:00 2001 From: brektrou <48123110+brektrou@users.noreply.github.com> Date: Wed, 11 Nov 2020 23:49:27 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1401d4..0409b1d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Realtek RTL8811CU/RTL8821CU USB wifi adapter driver version 5.4.1 for Linux 4.4.x up to 5.x -Before build this driver make sure `make`, `gcc`, `linux-header` and `git` have been installed. +Before build this driver make sure `make`, `gcc`, `linux-header` `bc` and `git` have been installed. ## First, clone this repository ```