From 44585a662c87a00ec9fe7bd23a937c3d45e79475 Mon Sep 17 00:00:00 2001 From: brektrou <48123110+brektrou@users.noreply.github.com> Date: Fri, 1 Mar 2019 23:06:11 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 993b93c..a032eac 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ cd rtl8821CU make sudo make install ``` -If you later on want to remove it again, do the following: +If you later on want to remove it, do the following: ``` cd ~/build/rtl8821CU sudo make uninstall